diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 20:58:54 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 20:58:54 +0800 |
commit | e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b (patch) | |
tree | 65acc4c1869630637c7c1d8eec8c19d4bc95364f /mail/gld | |
parent | 3909def9307dc80022ded63d55b544c96a02a13c (diff) | |
download | freebsd-ports-gnome-e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b.tar.gz freebsd-ports-gnome-e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b.tar.zst freebsd-ports-gnome-e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b.zip |
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator
Diffstat (limited to 'mail/gld')
-rw-r--r-- | mail/gld/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 303ab4e97809..652056208fe1 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -11,6 +11,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Greylisting daemon for Postfix +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + USE_RC_SUBR= gld HAS_CONFIGURE= yes |