diff options
author | ache <ache@FreeBSD.org> | 2011-08-30 15:57:26 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2011-08-30 15:57:26 +0800 |
commit | b3e6719037b98685901b2a79b98020377b4adc18 (patch) | |
tree | a9a74e9114e57b53fea173414341badf2aa8a70e /mail/premail | |
parent | 29bb3bfb61d41f664b0a16923abf5f039c29887d (diff) | |
download | freebsd-ports-gnome-b3e6719037b98685901b2a79b98020377b4adc18.tar.gz freebsd-ports-gnome-b3e6719037b98685901b2a79b98020377b4adc18.tar.zst freebsd-ports-gnome-b3e6719037b98685901b2a79b98020377b4adc18.zip |
Remove myself from MAINTAINER
Diffstat (limited to 'mail/premail')
-rw-r--r-- | mail/premail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/premail/Makefile b/mail/premail/Makefile index 37597e8f90a7..0030cdbb4cb1 100644 --- a/mail/premail/Makefile +++ b/mail/premail/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail security MASTER_SITES= ftp://ftp.jpunix.com/pub/remailer-tools/ \ ftp://ftp.kiarchive.ru/pub/unix/crypto/ -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= E-mail privacy package, support anon remailers, PGP, nyms BUILD_DEPENDS+= pgp:${PORTSDIR}/security/pgp |