diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-12-04 17:52:11 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-12-04 17:52:11 +0800 |
commit | bf38a8ead79263e8bbadb87850169fb532fe0693 (patch) | |
tree | e017e8c64a2d323e57b08e8977cb269aa160088f /databases/Makefile | |
parent | 1cab402a6700ed73e46d5ea0a2239a13fc86b4de (diff) | |
download | freebsd-ports-gnome-bf38a8ead79263e8bbadb87850169fb532fe0693.tar.gz freebsd-ports-gnome-bf38a8ead79263e8bbadb87850169fb532fe0693.tar.zst freebsd-ports-gnome-bf38a8ead79263e8bbadb87850169fb532fe0693.zip |
Nuke databases/p5-ApacheDBI and audio/ripit-atapi.
databases/p5-ApacheDBI
Redundant; we already have a ports/www/p5-Apache-DBI that is the same
program. Maintainer did not know this when submitting the port.
audio/ripit-atapi
The functionality of this port has been incorporated into
ports/audio/ripit. This port is no longer necessary.
PR: 23259
Submitted by: maintainer
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index fc6d9e7f4f4d..5d10de646589 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -32,7 +32,6 @@ SUBDIR += mysql323-server SUBDIR += mysqltcl SUBDIR += mytop - SUBDIR += p5-ApacheDBI SUBDIR += p5-ApacheDBILogConfig SUBDIR += p5-ApacheDBILogger SUBDIR += p5-DBD-CSV |