diff options
author | Alex Dupre <ale@FreeBSD.org> | 2011-06-13 12:57:26 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2011-06-13 12:57:26 +0000 |
commit | 8030037e4a4e297a46b0a336d438c7ba3cb1ff7b (patch) | |
tree | 880920792f623e63fdfc6a569fc05b17ad645a2b /mail | |
parent | ad1a53951fbcd543c3daf020b26925634d49b3f1 (diff) | |
download | ports-8030037e4a4e297a46b0a336d438c7ba3cb1ff7b.tar.gz ports-8030037e4a4e297a46b0a336d438c7ba3cb1ff7b.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/vpopmail-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/vpopmail-devel/Makefile b/mail/vpopmail-devel/Makefile index b04ea6d8fb07..d631eca52d6a 100644 --- a/mail/vpopmail-devel/Makefile +++ b/mail/vpopmail-devel/Makefile @@ -19,6 +19,9 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp RUN_DEPENDS= ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp USE_QMAIL= yes +DEPRECATED= Obsolate version, install mail/vpopmail port +EXPIRATION_DATE=2011-06-26 + CONFLICTS= vpopmail-5.* PORTSCOUT= limit:^5\.5\.[0-9]+$ |