diff options
author | mnag <mnag@FreeBSD.org> | 2010-04-13 21:27:36 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2010-04-13 21:27:36 +0800 |
commit | 2070367af65241223109d28ce4838937862dc77d (patch) | |
tree | f39e7a1cf8b77fb293fbfa37ab1fa053f6b932a2 /mail | |
parent | d343cb7c16660a394ba2e0a2300da4315ce636c9 (diff) | |
download | freebsd-ports-gnome-2070367af65241223109d28ce4838937862dc77d.tar.gz freebsd-ports-gnome-2070367af65241223109d28ce4838937862dc77d.tar.zst freebsd-ports-gnome-2070367af65241223109d28ce4838937862dc77d.zip |
- Mark as DEPRECATED and expires on 2010-04-27.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix23/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index fccdf5f360ec..2a77e4ebf318 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -19,6 +19,9 @@ MASTER_SITE_SUBDIR= . old related/postfix DISTNAME= postfix-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} +DEPRECATED= it's no longer maintened by upstream developer +EXPIRATION_DATE=2010-04-27 + MAINTAINER= mnag@FreeBSD.org COMMENT= A secure alternative to widely-used Sendmail |