diff options
author | jwise <jwise@pkgsrc.org> | 2001-03-30 02:42:08 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2001-03-30 02:42:08 +0000 |
commit | 79a7898efe0861a2cd7078248a82010ec3a16b6a (patch) | |
tree | 1fc168e04020b56e0a95df466f8a6dc7c228205e /www/Makefile | |
parent | 7c99372be415d3f399cfbae5db46dfc0157c487a (diff) | |
download | pkgsrc-79a7898efe0861a2cd7078248a82010ec3a16b6a.tar.gz |
Add and enable ap-jk.
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 4cb765daffd..4595375fdd1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.124 2001/03/27 18:07:38 itojun Exp $ +# $NetBSD: Makefile,v 1.125 2001/03/30 02:42:08 jwise Exp $ # COMMENT= Packages related to the World Wide Web @@ -16,6 +16,7 @@ SUBDIR+= ap-csacek SUBDIR+= ap-dtcl SUBDIR+= ap-fastcgi SUBDIR+= ap-jserv +SUBDIR+= ap-jk SUBDIR+= ap-perl SUBDIR+= ap-php3 SUBDIR+= ap-php4 |