diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
commit | c02010737965d687f6d0898c43fba834e6fb2c73 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /mail/ez-pine-gpg | |
parent | 334b43b730e92ace90d8e107472b15e3bf925769 (diff) | |
download | ports-c02010737965d687f6d0898c43fba834e6fb2c73.tar.gz ports-c02010737965d687f6d0898c43fba834e6fb2c73.zip |
Notes
Diffstat (limited to 'mail/ez-pine-gpg')
-rw-r--r-- | mail/ez-pine-gpg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ez-pine-gpg/Makefile b/mail/ez-pine-gpg/Makefile index 0064c4ee7dab..4b38b56592cf 100644 --- a/mail/ez-pine-gpg/Makefile +++ b/mail/ez-pine-gpg/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://business-php.com/opensource/ez-pine-gpg/ DISTNAME= ${PORTNAME}_v${DISTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set of scripts to use gpg with Pine RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg |