diff options
Diffstat (limited to 'security/pgpgpg')
-rw-r--r-- | security/pgpgpg/Makefile | 1 | ||||
-rw-r--r-- | security/pgpgpg/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/pgpgpg/Makefile b/security/pgpgpg/Makefile index ea4d876e59af..e9f62080e6c9 100644 --- a/security/pgpgpg/Makefile +++ b/security/pgpgpg/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} \ MASTER_SITE_SUBDIR= pgpgpg MAINTAINER= matt@zigg.com +COMMENT= Wrapper for GnuPG to simulate PGP 2.6.x # BUILD_DEPENDS is necessary because the configure script will bomb out # if it can't find gpg. RUN_DEPENDS is necessary to make the package diff --git a/security/pgpgpg/pkg-comment b/security/pgpgpg/pkg-comment deleted file mode 100644 index f6ff732694b9..000000000000 --- a/security/pgpgpg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Wrapper for GnuPG to simulate PGP 2.6.x |