diff options
Diffstat (limited to 'databases/db41-nocrypto')
-rw-r--r-- | databases/db41-nocrypto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db41-nocrypto/Makefile b/databases/db41-nocrypto/Makefile index 22d8ea495339..58e937cf8ddb 100644 --- a/databases/db41-nocrypto/Makefile +++ b/databases/db41-nocrypto/Makefile @@ -9,6 +9,6 @@ PKGNAMESUFFIX= -nocrypto DISTNAME= db-${PORTVERSION}.NC MASTERDIR= ${.CURDIR}/../db41 -MD5_FILE= ${.CURDIR}/distinfo +DISTINFO_FILE= ${.CURDIR}/distinfo .include "${MASTERDIR}/Makefile" |