diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-15 12:41:22 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-15 12:41:22 +0000 |
commit | 5120f5246b91a35188ff86e122c811e216e8e804 (patch) | |
tree | 8ffd5157c1693b3729d186966bfb946595d15960 /mail/regm/Makefile | |
parent | ae35afde328e4f702b411b3982825fdbfafb9a47 (diff) | |
download | FreeBSD-ports-5120f5246b91a35188ff86e122c811e216e8e804.zip FreeBSD-ports-5120f5246b91a35188ff86e122c811e216e8e804.tar.gz |
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/regm/Makefile')
-rw-r--r-- | mail/regm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/regm/Makefile b/mail/regm/Makefile index 112f2fa..ba9164e 100644 --- a/mail/regm/Makefile +++ b/mail/regm/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://hamete.org/regm/ MAINTAINER= ports@FreeBSD.org COMMENT= Extract messages from a mailbox using regular expressions +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + PLIST_FILES= bin/regm NO_BUILD= yes USE_PYTHON= yes |