diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 12:41:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 12:41:22 +0000 |
commit | 2952f04bc12ca0b1d810386c638603f2538966c2 (patch) | |
tree | 385bc7a707d389ec190f0ba6c916771d867da7d0 /mail/teapop | |
parent | 9c4837d9e544868eff870b571292d6d1b554bf97 (diff) |
Notes
Diffstat (limited to 'mail/teapop')
-rw-r--r-- | mail/teapop/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile index 2a55f350c0b1..f6a6f8b4f6f1 100644 --- a/mail/teapop/Makefile +++ b/mail/teapop/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Yet another RFC1939 compliant POP3 server +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-flock |