diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-01-20 13:07:17 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-01-20 13:07:17 +0000 |
commit | 56b888518699ca254b671d3c4c9fc75645d67ef8 (patch) | |
tree | d14a94617f03b95139fdb91b9ad567540513a27b /mail/pine-pgp-filters | |
parent | c8f0f11d2f759bb4d5cb18f37a3ffe98db01ed5d (diff) |
Notes
Diffstat (limited to 'mail/pine-pgp-filters')
-rw-r--r-- | mail/pine-pgp-filters/Makefile | 2 | ||||
-rw-r--r-- | mail/pine-pgp-filters/pkg-descr | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/mail/pine-pgp-filters/Makefile b/mail/pine-pgp-filters/Makefile index d0c45b30fbff..d304e2de331e 100644 --- a/mail/pine-pgp-filters/Makefile +++ b/mail/pine-pgp-filters/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dougb@FreeBSD.org COMMENT= Simple /bin/sh-based filters to use GnuPG with Alpine -LICENSE= BSD - PLIST_FILES= bin/ppf_mime bin/ppf_mime_decrypt \ libexec/ppf_decrypt libexec/ppf_encrypt libexec/ppf_mime \ libexec/ppf_mime_decrypt libexec/ppf_sign libexec/ppf_verify diff --git a/mail/pine-pgp-filters/pkg-descr b/mail/pine-pgp-filters/pkg-descr index 4730434b7e2e..ba92329d08ad 100644 --- a/mail/pine-pgp-filters/pkg-descr +++ b/mail/pine-pgp-filters/pkg-descr @@ -6,6 +6,4 @@ that were sent using MIME encoding. See the INSTALL file for instructions on how to configure these filters. -LICENSE: BSD - WWW: http://dougbarton.us/PGP/ppf/ |