diff options
Diffstat (limited to 'www/apache2/Makefile.common')
-rw-r--r-- | www/apache2/Makefile.common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/apache2/Makefile.common b/www/apache2/Makefile.common index cd8f1251294..b78f20136a2 100644 --- a/www/apache2/Makefile.common +++ b/www/apache2/Makefile.common @@ -1,3 +1,5 @@ +# $NetBSD: Makefile.common,v 1.14 2005/02/10 13:29:10 salo Exp $ + DISTNAME= httpd-${APACHE_VERSION} # When updating this version be sure to update the checksum and remove # any PKGREVISION for devel/apr also. |