diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-08 08:11:20 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-08 08:11:20 +0000 |
commit | d108c5dc752dacbc6ca6222293993eadc83af849 (patch) | |
tree | b5b5f66879418924878c101a3a7aeff2cba3850e /mail/libnewmail/Makefile | |
parent | 61d369b9fbc42f0e7a3527c836519f13287df89f (diff) | |
download | ports-d108c5dc752dacbc6ca6222293993eadc83af849.tar.gz ports-d108c5dc752dacbc6ca6222293993eadc83af849.zip |
Drop maintainership.
Notes
Notes:
svn path=/head/; revision=115610
Diffstat (limited to 'mail/libnewmail/Makefile')
-rw-r--r-- | mail/libnewmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile index 972926425434..15f87e9fe3c9 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generic mail checking library LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls \ |