aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db42-nocrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/db42-nocrypto/Makefile')
-rw-r--r--databases/db42-nocrypto/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/databases/db42-nocrypto/Makefile b/databases/db42-nocrypto/Makefile
index 5f2089585e29..e875167587b9 100644
--- a/databases/db42-nocrypto/Makefile
+++ b/databases/db42-nocrypto/Makefile
@@ -1,6 +1,6 @@
-# Ports collection makefile for: db41-nocrypto
-# Date created: 2003-02-13
-# Whom: matthias.andree@web.de
+# Ports collection makefile for: db42-nocrypto
+# Date created: 2004-01-04
+# Whom: matthias.andree@gmx.de
#
# $FreeBSD$
#
@@ -8,7 +8,9 @@
PKGNAMESUFFIX= -nocrypto
DISTNAME= db-${PORTVERSION}.NC
-MASTERDIR= ${.CURDIR}/../db41
+MAINTAINER= matthias.andree@gmx.de
+
+MASTERDIR= ${.CURDIR}/../db42
MD5_FILE= ${.CURDIR}/distinfo
.include "${MASTERDIR}/Makefile"