diff options
author | taca <taca> | 2008-01-21 14:38:29 +0000 |
---|---|---|
committer | taca <taca> | 2008-01-21 14:38:29 +0000 |
commit | 01937b7068e3c0279123753b7cca4ff1874ecba3 (patch) | |
tree | 128aafaf9485b468e837674097b24daa9f7c8485 /www/apache2 | |
parent | efed2d4c3ce1ae353d30b1954b27cfadf21bbb1a (diff) | |
download | pkgsrc-01937b7068e3c0279123753b7cca4ff1874ecba3.tar.gz |
Add comment that this file is used by devel/apr0/Makefile detected
by pkglint.
Diffstat (limited to 'www/apache2')
-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 |