diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-15 20:41:22 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-15 20:41:22 +0800 |
commit | 5120f5246b91a35188ff86e122c811e216e8e804 (patch) | |
tree | 8ffd5157c1693b3729d186966bfb946595d15960 /mail/teapop | |
parent | ae35afde328e4f702b411b3982825fdbfafb9a47 (diff) | |
download | freebsd-ports-gnome-5120f5246b91a35188ff86e122c811e216e8e804.tar.gz freebsd-ports-gnome-5120f5246b91a35188ff86e122c811e216e8e804.tar.zst freebsd-ports-gnome-5120f5246b91a35188ff86e122c811e216e8e804.zip |
Deprecate unmaintained ports from mail where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
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 |