diff options
author | rene <rene@FreeBSD.org> | 2019-06-16 16:57:43 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2019-06-16 16:57:43 +0800 |
commit | 919573fa07011ddddd57c6dad5ce30b437acefef (patch) | |
tree | f62200b91e4d1f22470ace9966a1b918dcc102b2 /databases/Makefile | |
parent | 72a8738832ee0cf867cf9016215be840e6040174 (diff) | |
download | freebsd-ports-gnome-919573fa07011ddddd57c6dad5ce30b437acefef.tar.gz freebsd-ports-gnome-919573fa07011ddddd57c6dad5ce30b437acefef.tar.zst freebsd-ports-gnome-919573fa07011ddddd57c6dad5ce30b437acefef.zip |
Remove expired ports:
2019-06-15 ftp/ncftpd: binary only abandoned trialware
2019-06-15 databases/dbconnect: Abandonware and unused in the tree
2019-06-15 databases/postgis21: Upstream no longer maintained
2019-06-15 databases/postgis20: Upstream no longer maintained
2019-06-15 databases/postgis22: Upstream no longer maintained
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/Makefile b/databases/Makefile index 867d64867d7e..e7f28755d5da 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -51,7 +51,6 @@ SUBDIR += db48 SUBDIR += db5 SUBDIR += db6 - SUBDIR += dbconnect SUBDIR += dbf SUBDIR += dbh SUBDIR += dbixx @@ -661,9 +660,6 @@ SUBDIR += plpgsql_check SUBDIR += pointcloud SUBDIR += postgis-jdbc - SUBDIR += postgis20 - SUBDIR += postgis21 - SUBDIR += postgis22 SUBDIR += postgis23 SUBDIR += postgis24 SUBDIR += postgis25 |