diff options
author | wiz <wiz@pkgsrc.org> | 2005-12-09 20:46:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-12-09 20:46:30 +0000 |
commit | 2364b5adeab6a1a7fae38c7b8e45602257f5b1e5 (patch) | |
tree | 576ff6c90d8aa2e1821843e87ea9885bcdb066e0 /www/Makefile | |
parent | 4423cad2c509ba052a020f95db459b254df12b25 (diff) | |
download | pkgsrc-2364b5adeab6a1a7fae38c7b8e45602257f5b1e5.tar.gz |
Remove ap-jserv:
Does not build on 2.0 and 3.0, and has been superseded by tomcat
and ap-jk. Maintainer jwise agrees.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index a3d88a69044..38e766af8f4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.421 2005/11/19 15:06:36 rillig Exp $ +# $NetBSD: Makefile,v 1.422 2005/12/09 20:46:30 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -26,7 +26,6 @@ SUBDIR+= ap-fastcgi SUBDIR+= ap-gzip SUBDIR+= ap-iasp SUBDIR+= ap-jk -SUBDIR+= ap-jserv SUBDIR+= ap-layout SUBDIR+= ap-mp3 SUBDIR+= ap-perl |