diff options
Diffstat (limited to 'databases/postgresql72')
-rw-r--r-- | databases/postgresql72/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/postgresql72/Makefile b/databases/postgresql72/Makefile index fc1fcdd89c8c..059044fdd86a 100644 --- a/databases/postgresql72/Makefile +++ b/databases/postgresql72/Makefile @@ -17,6 +17,9 @@ DISTFILES= postgresql-base-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER?= girgen@pingpong.net COMMENT?= The most advanced open-source database available anywhere +DEPRECATED= Switch to postgresql 7.3.x/7.4.x, doing a full db dump/restore +EXPIRATION_DATE=1st January 2005 + WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION} DIST_SUBDIR= postgresql |