diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-25 19:21:31 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-25 19:21:31 +0000 |
commit | a291e5c0146624353afb68b2d2d8b85ba49d5db6 (patch) | |
tree | 65bd5cb9c961417e50d4d83001839879e0e4e9a6 /security | |
parent | a1c8b374bf4175162e7824b9930d2132957a609e (diff) | |
download | ports-a291e5c0146624353afb68b2d2d8b85ba49d5db6.tar.gz ports-a291e5c0146624353afb68b2d2d8b85ba49d5db6.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pgp/Makefile | 5 | ||||
-rw-r--r-- | security/pgp5/Makefile | 5 | ||||
-rw-r--r-- | security/pgp6/Makefile | 5 |
3 files changed, 3 insertions, 12 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile index 8a24648125a4..e2e007f2106b 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 diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 8a24648125a4..e2e007f2106b 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/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 diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index 8a24648125a4..e2e007f2106b 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/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 |