diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-01-18 04:01:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-01-18 04:01:00 +0000 |
commit | c006232643740609be69556ffcef0e6d72e6d66a (patch) | |
tree | 2de2700480ffaa69d1d38537c113c24c509bbeaf /security/pgp6 | |
parent | 0301fa9b0949f863bb6e4f7ffb7d66c4d365c72c (diff) |
Reset rabbi@abditum.com: maintainer's mbox is full, and last approval
was in 2007.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=248062
Diffstat (limited to 'security/pgp6')
-rw-r--r-- | security/pgp6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index 25e6cbbb1e48..f1d5287bf660 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -20,7 +20,7 @@ MASTER_SITES= ftp://ftp.no.pgpi.org/pub/pgp/${PORTVERSION:R}/${PORTVERSION}/ \ ftp://ftp.ru.pgpi.org/pub/pgp/${PORTVERSION:R}/${PORTVERSION}/ DISTNAME= pgpsrc658unix -MAINTAINER= rabbi@abditum.com +MAINTAINER= ports@FreeBSD.org COMMENT= Public-Key encryption for the masses WRKSRC= ${WRKDIR}/pgpsrc |