diff options
author | ache <ache@FreeBSD.org> | 1995-09-28 14:57:24 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-09-28 14:57:24 +0000 |
commit | ccb1132d9efd474a5ac006e8fe2870e96cabb722 (patch) | |
tree | d0ff4d8c9230e6302f537954e8b3f334b82b088e /security/pgp6 | |
parent | 11b8a6887337f5909579bd089b88d85cfeb5b848 (diff) | |
download | FreeBSD-ports-ccb1132d9efd474a5ac006e8fe2870e96cabb722.zip FreeBSD-ports-ccb1132d9efd474a5ac006e8fe2870e96cabb722.tar.gz |
Upgrade to new international dev snapshot.
Use pre-fetch target instead of non-documented one.
Diffstat (limited to 'security/pgp6')
-rw-r--r-- | security/pgp6/Makefile | 5 | ||||
-rw-r--r-- | security/pgp6/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index e2e007f..11001a8 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -4,7 +4,7 @@ # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.6 1995/09/23 17:26:19 ache Exp $ +# $Id: Makefile,v 1.8 1995/09/25 19:21:31 ache Exp $ # CATEGORIES+= security @@ -36,7 +36,7 @@ do-install: -${PREFIX}/bin/pgp > /dev/null 2>&1 # update .idx file .if !defined(USA_RESIDENT) || ${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO -fetch-depends: +pre-fetch: @echo @echo You must set variable USA_RESIDENT to YES, if you are USA resident @echo or to NO, if you aren\'t USA resident to build this package @@ -69,6 +69,7 @@ EXTRACT_SUFX= .zip EXTRACT_CMD= unzip EXTRACT_ARGS= -qa FILESDIR= ${.CURDIR}/files.non_usa +PATCHDIR= ${.CURDIR}/patches.non_usa .endif .endif diff --git a/security/pgp6/distinfo b/security/pgp6/distinfo index e79823a..8e0dd90 100644 --- a/security/pgp6/distinfo +++ b/security/pgp6/distinfo @@ -1 +1 @@ -MD5 (pgp263i-dev.zip) = 2a5d26e573177478485a30bb63ced618 +MD5 (pgp263i-dev.zip) = d0e635b5421bbdd659dcb69e7c5040ce |