diff options
author | ache <ache@FreeBSD.org> | 1995-09-26 03:21:31 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-09-26 03:21:31 +0800 |
commit | db61f4d50c7f8c386077bac65773d3b2bf6096d5 (patch) | |
tree | 481898a6dd9b83003d85ce9b2a40fc101ff2f51b | |
parent | 2322aa1c6fd754f0f1281a29ffca73edd746d6b0 (diff) | |
download | freebsd-ports-graphics-db61f4d50c7f8c386077bac65773d3b2bf6096d5.tar.gz freebsd-ports-graphics-db61f4d50c7f8c386077bac65773d3b2bf6096d5.tar.zst freebsd-ports-graphics-db61f4d50c7f8c386077bac65773d3b2bf6096d5.zip |
Upgrade to new international dev version
-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 8a24648125a..e2e007f2106 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 8a24648125a..e2e007f2106 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 8a24648125a..e2e007f2106 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 |