aboutsummaryrefslogtreecommitdiff
path: root/mail/vpopmail-devel/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-02-26 13:49:13 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-02-26 13:49:13 +0000
commitd30fda535e29f833f190cf6f7adae84e9133f683 (patch)
tree11c8e20e524f99e96891b7c8a88b7eb12bee9272 /mail/vpopmail-devel/Makefile
parent8ef8e337e093a28f02cc445d7028f51a6d6d58a1 (diff)
Notes
Diffstat (limited to 'mail/vpopmail-devel/Makefile')
-rw-r--r--mail/vpopmail-devel/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/vpopmail-devel/Makefile b/mail/vpopmail-devel/Makefile
index 2c800bda81ed..6a77e341f33c 100644
--- a/mail/vpopmail-devel/Makefile
+++ b/mail/vpopmail-devel/Makefile
@@ -6,12 +6,13 @@
#
PORTNAME= vpopmail
-PORTVERSION= 5.4.0
+PORTVERSION= 5.4.2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
+PKGNAMESUFFIX= -devel
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= ale@FreeBSD.org
COMMENT= Easy virtual domain and authentication package for use with qmail
BUILD_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \
@@ -19,6 +20,8 @@ BUILD_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \
RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \
${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp
+CONFLICTS= vpopmail-5.*
+
GNU_CONFIGURE= YES
USE_GMAKE= YES
USE_REINPLACE= YES