diff options
author | ache <ache@FreeBSD.org> | 1995-09-25 19:21:31 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-09-25 19:21:31 +0000 |
commit | db61f4d50c7f8c386077bac65773d3b2bf6096d5 (patch) | |
tree | 481898a6dd9b83003d85ce9b2a40fc101ff2f51b /security/pgp | |
parent | 2322aa1c6fd754f0f1281a29ffca73edd746d6b0 (diff) | |
download | FreeBSD-ports-db61f4d50c7f8c386077bac65773d3b2bf6096d5.zip FreeBSD-ports-db61f4d50c7f8c386077bac65773d3b2bf6096d5.tar.gz |
Upgrade to new international dev version
Diffstat (limited to 'security/pgp')
-rw-r--r-- | security/pgp/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile index 8a24648..e2e007f 100644 --- a/security/pgp/Makefile +++ b/security/pgp/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: pgp -# Version required: MIT 2.6.2 / International 2.6.3i +# Version required: MIT 2.6.2 / International 2.6.3i dev # PGP 2.6.3i homepage is http://www.ifi.uio.no/~staalesc/PGP/home.html # Date created: 8 Jul 1995 # Whom: ache @@ -70,9 +70,6 @@ EXTRACT_CMD= unzip EXTRACT_ARGS= -qa FILESDIR= ${.CURDIR}/files.non_usa -pre-configure: - cd ${WRKSRC}; cp makefile.unx makefile - .endif .endif |