diff options
-rw-r--r-- | www/apache6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache6/Makefile b/www/apache6/Makefile index d35cd58d2dc..a11dab3b58e 100644 --- a/www/apache6/Makefile +++ b/www/apache6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/02/06 10:58:18 itojun Exp $ +# $NetBSD: Makefile,v 1.22 2001/02/06 12:43:06 itojun Exp $ # # The fourth number in the PKGNAME version indicates a NetBSD pkg revision # (to indicate changes in the shipped third party patches such as the mod_ssl @@ -11,7 +11,7 @@ # DISTNAME= apache_1.3.17 -PKGNAME= apache-1.3.17 +PKGNAME= apache6-1.3.17 CATEGORIES= www MASTER_SITES= http://httpd.apache.org/dist/ \ http://www.netbsd.org/images/logos/ |