summaryrefslogtreecommitdiff
path: root/security/pgp
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-11-18 17:03:53 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-11-18 17:03:53 +0000
commitcb652a0e05ebfb035081cef061d1c5a25f80cc63 (patch)
treed254028d64c45058dc46b1959fbdc211d0103bd4 /security/pgp
parent- Update to version 0.9.6 (diff)
- fix COMMENT, contains no longer MIT code
- make portlint happy
Notes
Notes: svn path=/head/; revision=94279
Diffstat (limited to 'security/pgp')
-rw-r--r--security/pgp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile
index 608715f2960a..28afa6d34027 100644
--- a/security/pgp/Makefile
+++ b/security/pgp/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/src/ \
ftp://ftp.kiarchive.ru/pub/unix/crypto/pgp/
DISTNAME= pgp263is
-MAINTAINER= ports@FreeBSD.org
-COMMENT= PGP MIT or International version - Public-Key encryption for the masses
+MAINTAINER= ports@FreeBSD.org
+COMMENT= PGP International version - Public-Key encryption for the masses
WRKSRC= ${WRKDIR}/src
@@ -43,7 +43,7 @@ do-install:
-${PREFIX}/bin/pgp > /dev/null 2>&1 # update .idx file
post-extract:
- cd ${WRKDIR}; $(TAR) -xf pgp263ii.tar; \
+ cd ${WRKDIR}; ${TAR} -xf pgp263ii.tar; \
${RM} -f pgp263ii.tar
post-install: