diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /mail/pine-pgp-filters | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'mail/pine-pgp-filters')
-rw-r--r-- | mail/pine-pgp-filters/Makefile | 1 | ||||
-rw-r--r-- | mail/pine-pgp-filters/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/pine-pgp-filters/Makefile b/mail/pine-pgp-filters/Makefile index 55e82e5f76aa..0ad5da904401 100644 --- a/mail/pine-pgp-filters/Makefile +++ b/mail/pine-pgp-filters/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://dougbarton.net/FreeBSD/Downloads/ \ MASTER_SITE_SUBDIR= dougb MAINTAINER= DougB@FreeBSD.org +COMMENT= Simple, fast, sh-based filters to integrate Pine with gnupg, or pgp6 do-build: cd ${WRKSRC} && ./configure --prefix=${PREFIX} diff --git a/mail/pine-pgp-filters/pkg-comment b/mail/pine-pgp-filters/pkg-comment deleted file mode 100644 index 0db76e3f6ffa..000000000000 --- a/mail/pine-pgp-filters/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple, fast, sh-based filters to integrate Pine with gnupg, or pgp6 |