diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-25 18:39:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-25 18:39:36 +0000 |
commit | df928bdfdac5f0df64554587050571a5c91eb580 (patch) | |
tree | 291306156b31e32e9395b634814cf678d6300c79 /www/Makefile | |
parent | 7c26123d6269023b20c2d71188260dc7ddde0f7c (diff) | |
download | pkgsrc-df928bdfdac5f0df64554587050571a5c91eb580.tar.gz |
We have databases/p5-Apache-DBI-0.88, so we don't need www/ap-DBI-0.87
[which is an older version of the same source]. Remove it.
Noted by Andrew Brown in connection with PR 18280.
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 cf5aed99be0..536ee36ad8b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.213 2002/09/24 13:55:50 wiz Exp $ +# $NetBSD: Makefile,v 1.214 2002/09/25 18:39:36 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -7,7 +7,6 @@ SUBDIR+= Mosaic SUBDIR+= adzap SUBDIR+= amaya SUBDIR+= analog -SUBDIR+= ap-DBI SUBDIR+= ap-Embperl SUBDIR+= ap-aolserver SUBDIR+= ap-auth-cookie |