diff options
author | itojun <itojun> | 2001-03-30 22:08:03 +0000 |
---|---|---|
committer | itojun <itojun> | 2001-03-30 22:08:03 +0000 |
commit | f22aee8641c557fecbfc36d95f643146f44c4d39 (patch) | |
tree | 3f63892ad9050eba89a184fd40514897ba959775 /www/Makefile | |
parent | 531ceac27f028121dc47cc571db37dee7de77247 (diff) | |
download | pkgsrc-f22aee8641c557fecbfc36d95f643146f44c4d39.tar.gz |
visit www/apache-current
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 4595375fdd1..7c06efbf514 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2001/03/30 02:42:08 jwise Exp $ +# $NetBSD: Makefile,v 1.126 2001/03/30 22:08:03 itojun Exp $ # COMMENT= Packages related to the World Wide Web @@ -23,6 +23,7 @@ SUBDIR+= ap-php4 SUBDIR+= ap-ssl SUBDIR+= apache SUBDIR+= apache6 +SUBDIR+= apache-current SUBDIR+= arena SUBDIR+= asp2php SUBDIR+= asWedit |