Mon Jan 21 14:38:29 2008 UTC ()
Add comment that this file is used by devel/apr0/Makefile detected
by pkglint.


(taca)
diff -r1.23 -r1.24 pkgsrc/www/apache2/Makefile.common

cvs diff -r1.23 -r1.24 pkgsrc/www/apache2/Attic/Makefile.common (expand / switch to unified diff)

--- pkgsrc/www/apache2/Attic/Makefile.common 2008/01/21 14:30:01 1.23
+++ pkgsrc/www/apache2/Attic/Makefile.common 2008/01/21 14:38:29 1.24
@@ -1,12 +1,14 @@ @@ -1,12 +1,14 @@
1# $NetBSD: Makefile.common,v 1.23 2008/01/21 14:30:01 taca Exp $ 1# $NetBSD: Makefile.common,v 1.24 2008/01/21 14:38:29 taca Exp $
 2
 3# used by devel/apr0/Makefile
2 4
3DISTNAME= httpd-${APACHE_VERSION} 5DISTNAME= httpd-${APACHE_VERSION}
4EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
5# When updating this version be sure to update the checksum and remove 7# When updating this version be sure to update the checksum and remove
6# any PKGREVISION for devel/apr also. 8# any PKGREVISION for devel/apr also.
7APACHE_VERSION= 2.0.63 9APACHE_VERSION= 2.0.63
8APR_VERSION= 0.9.17 10APR_VERSION= 0.9.17
9MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ 11MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \
10 ${MASTER_SITE_APACHE:=httpd/old/} \ 12 ${MASTER_SITE_APACHE:=httpd/old/} \
11 http://www.NetBSD.org/images/logos/ 13 http://www.NetBSD.org/images/logos/
12MAINTAINER= pkgsrc-users@NetBSD.org 14MAINTAINER= pkgsrc-users@NetBSD.org