diff options
-rw-r--r-- | databases/postgresql-tcltk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/postgresql-tcltk/Makefile b/databases/postgresql-tcltk/Makefile index 397086ee1140..850c68a1073e 100644 --- a/databases/postgresql-tcltk/Makefile +++ b/databases/postgresql-tcltk/Makefile @@ -22,6 +22,9 @@ MASTERDIR= ${.CURDIR}/../../databases/postgresql84-server BROKEN= Does not work with PostgreSQL 8.X +DEPRECATED= Broken for months with no-one caring, superseded by http://pgtclng.sourceforge.net/ +EXPIRATION_DATE=2012/03/16 + LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} # you can use "make TCLVERSION=8.4" or similar for your favourite tcl version |