diff options
author | itojun <itojun@pkgsrc.org> | 2001-02-06 12:43:06 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2001-02-06 12:43:06 +0000 |
commit | 3cbc70c34dbdc1e3408a74f7af2abfd2012d9022 (patch) | |
tree | ae73d5e888eadcbc6dcd56de342ba1aac79fc1e5 /www | |
parent | 69d973965a7c025284dd6656953c1074be4c5914 (diff) | |
download | pkgsrc-3cbc70c34dbdc1e3408a74f7af2abfd2012d9022.tar.gz |
s/apache/apache6/. oops
Diffstat (limited to 'www')
-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/ |