diff options
author | wiz <wiz> | 2005-12-09 20:46:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-12-09 20:46:30 +0000 |
commit | 7b99c000d2dbd6e586a08e3d6f7c2881a4041571 (patch) | |
tree | 576ff6c90d8aa2e1821843e87ea9885bcdb066e0 /www/Makefile | |
parent | 4614166d0f02c4d0c83766cd175df60ed37019de (diff) | |
download | pkgsrc-7b99c000d2dbd6e586a08e3d6f7c2881a4041571.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 |