diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
commit | 168f57451a4fab6b0efeeeaf6be426c8e4616366 (patch) | |
tree | dcccdab9003ee92315e6f86a05d3e87efdb061b3 /mail/ez-pine-gpg | |
parent | b6c08b0df5503be01627016cd107b835b91a8c8d (diff) |
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 5950d68de26c..880ce7051b21 100644 --- a/mail/ez-pine-gpg/Makefile +++ b/mail/ez-pine-gpg/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_v${DISTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= gahr@FreeBSD.org -COMMENT= A set of scripts to use gpg with Pine +COMMENT= Set of scripts to use gpg with Pine RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg |