diff options
author | linimon <linimon@FreeBSD.org> | 2004-05-15 08:50:47 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-05-15 08:50:47 +0800 |
commit | babe8a1240a13de3579022310a9b0ff858009d10 (patch) | |
tree | ed447664141f9c081eccb087cc5297a76b9d7768 /databases | |
parent | 4f0d7bb090e7def194839984f8b9854b4205a828 (diff) | |
download | freebsd-ports-gnome-babe8a1240a13de3579022310a9b0ff858009d10.tar.gz freebsd-ports-gnome-babe8a1240a13de3579022310a9b0ff858009d10.tar.zst freebsd-ports-gnome-babe8a1240a13de3579022310a9b0ff858009d10.zip |
As previously announced, remove the following deprecated ports:
databases/zpygresqlda
lang/ruby-python
lang/tclX80
misc/libelysium
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 3340a31b4d78..edba0b68ef60 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -294,6 +294,5 @@ SUBDIR += xmysqladmin SUBDIR += zodb SUBDIR += zodb3 - SUBDIR += zpygresqlda .include <bsd.port.subdir.mk> |