diff options
author | taca <taca@pkgsrc.org> | 2008-01-21 14:38:29 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2008-01-21 14:38:29 +0000 |
commit | 0b1e7f0ed3619f8d44d75bf215804cf94ffb10fb (patch) | |
tree | 128aafaf9485b468e837674097b24daa9f7c8485 /www | |
parent | 6df84688a898db2da77d8c96f50608ee9d728f34 (diff) | |
download | pkgsrc-0b1e7f0ed3619f8d44d75bf215804cf94ffb10fb.tar.gz |
Add comment that this file is used by devel/apr0/Makefile detected
by pkglint.
Diffstat (limited to 'www')
-rw-r--r-- | www/apache2/Makefile.common | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/apache2/Makefile.common b/www/apache2/Makefile.common index 21235ea2231..f58f064a53b 100644 --- a/www/apache2/Makefile.common +++ b/www/apache2/Makefile.common @@ -1,4 +1,6 @@ -# $NetBSD: Makefile.common,v 1.23 2008/01/21 14:30:01 taca Exp $ +# $NetBSD: Makefile.common,v 1.24 2008/01/21 14:38:29 taca Exp $ + +# used by devel/apr0/Makefile DISTNAME= httpd-${APACHE_VERSION} EXTRACT_SUFX= .tar.bz2 |