diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 10:22:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 10:22:47 +0000 |
commit | 2bff51c7621d71ebd1de5c94f41e6875d4392927 (patch) | |
tree | 18552b27464fbf4e51c43d45f8cab6e3d7f2a64f /mail | |
parent | d531b5236bfc8a1b4d7d60c9ec135b416153db45 (diff) | |
download | ports-2bff51c7621d71ebd1de5c94f41e6875d4392927.tar.gz ports-2bff51c7621d71ebd1de5c94f41e6875d4392927.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/bincimap/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/bincimap/Makefile b/mail/bincimap/Makefile index 8def776428d5..483f9f2649b2 100644 --- a/mail/bincimap/Makefile +++ b/mail/bincimap/Makefile @@ -20,6 +20,9 @@ MASTER_SITES= http://www.bincimap.org/%SUBDIR%/ \ MASTER_SITE_SUBDIR= dl/tarballs/1.2 DISTNAME= ${PORTNAME}-${PORTVERSION}final +DEPRECATED= No more public distfile +EXPIRATION_DATE= 2011-08-01 + MAINTAINER= ports@FreeBSD.org COMMENT= Light-weight IMAP server for Maildir |