diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-10-01 09:51:35 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-10-01 09:51:35 +0000 |
commit | 94e66e3fd3276cb42e5a8a95c03622a824a7375b (patch) | |
tree | e7a26dfefb1910739b3559b574c1414b4917024f /databases/postgresql91-plpython | |
parent | www/npm2: remove optional dependency on expired www/node010 (diff) |
Remove expired ports:
2016-10-01 www/node010: Upstream has placed 0.10.x in maintenance mode, see https://github.com/nodejs/LTS
2016-10-01 databases/postgresql91-contrib: End-of-life is near
2016-10-01 databases/postgresql91-client: End-of-life is near
2016-10-01 databases/postgresql91-plpython: End-of-life is near
2016-10-01 databases/postgresql91-plperl: End-of-life is near
Notes
Notes:
svn path=/head/; revision=423049
Diffstat (limited to 'databases/postgresql91-plpython')
-rw-r--r-- | databases/postgresql91-plpython/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/databases/postgresql91-plpython/Makefile b/databases/postgresql91-plpython/Makefile deleted file mode 100644 index d964ecfcc397..000000000000 --- a/databases/postgresql91-plpython/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# $FreeBSD$ - -WANT_PGSQL_VER= 9.1 - -.include "${.CURDIR}/../postgresql95-plpython/Makefile" |