diff options
Diffstat (limited to 'devel/p4')
-rw-r--r-- | devel/p4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4/Makefile b/devel/p4/Makefile index 7b499023f3a2..32ec3675aa07 100644 --- a/devel/p4/Makefile +++ b/devel/p4/Makefile @@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= amd64 i386 sparc64 P4VERSION= r${PORTVERSION:S/^20//:C/\.[0-9]+$//} DIST_SUBDIR= perforce/${PORTVERSION}/bin.${PLATFORM} -MD5_FILE= ${MASTERDIR}/distinfo.${PLATFORM} +DISTINFO_FILE= ${MASTERDIR}/distinfo.${PLATFORM} RESTRICTED= Restricted distribution |