diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-11-02 13:49:45 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-11-02 13:49:45 +0000 |
commit | 6f7ea96ff4de577000d6f0782ff839e0909c1d89 (patch) | |
tree | cbea3350b9bdb9624ea2818eae31c5cd40abac61 /mail/vpopmail-devel | |
parent | 1d36bd3e9dba33ff2d91100216ff7da06a46e7fd (diff) | |
download | ports-6f7ea96ff4de577000d6f0782ff839e0909c1d89.tar.gz ports-6f7ea96ff4de577000d6f0782ff839e0909c1d89.zip |
Notes
Diffstat (limited to 'mail/vpopmail-devel')
-rw-r--r-- | mail/vpopmail-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/vpopmail-devel/Makefile b/mail/vpopmail-devel/Makefile index 7d82e43840ff..8c572c8d1452 100644 --- a/mail/vpopmail-devel/Makefile +++ b/mail/vpopmail-devel/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.inter7.com/vpopmail/ -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= roam@FreeBSD.org BUILD_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \ ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp |