diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 21:27:09 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 21:27:09 +0800 |
commit | ce1c0bc3edd3be2b7ae477cb786ec973d23344d5 (patch) | |
tree | 10d00cb84b0a470fb2ea36985aa12c68fdb52e03 /mail/gld | |
parent | 772ab90f62f742f5f82c5ad57c4f5c1a5e22ffb1 (diff) | |
download | freebsd-ports-gnome-ce1c0bc3edd3be2b7ae477cb786ec973d23344d5.tar.gz freebsd-ports-gnome-ce1c0bc3edd3be2b7ae477cb786ec973d23344d5.tar.zst freebsd-ports-gnome-ce1c0bc3edd3be2b7ae477cb786ec973d23344d5.zip |
Back to the futur
Diffstat (limited to 'mail/gld')
-rw-r--r-- | mail/gld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 652056208fe1..03893e265872 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Greylisting daemon for Postfix DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 USE_RC_SUBR= gld HAS_CONFIGURE= yes |