aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db3
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-12-29 14:44:52 +0800
committeredwin <edwin@FreeBSD.org>2003-12-29 14:44:52 +0800
commitaf1fcb00ed7f384ffd9153bd351295a910bd6390 (patch)
tree34b125eff11029078e8de35c9e177a309765a82a /databases/db3
parent91d4e2469f9bf65ccd8557c1793a4212446acb09 (diff)
downloadfreebsd-ports-gnome-af1fcb00ed7f384ffd9153bd351295a910bd6390.tar.gz
freebsd-ports-gnome-af1fcb00ed7f384ffd9153bd351295a910bd6390.tar.zst
freebsd-ports-gnome-af1fcb00ed7f384ffd9153bd351295a910bd6390.zip
Make some fields ?= so it can become a master-port for for example
databases/db3-tcl PR: ports/60473 (related)
Diffstat (limited to 'databases/db3')
-rw-r--r--databases/db3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/db3/Makefile b/databases/db3/Makefile
index 0a3e31a5c615..21e76137d772 100644
--- a/databases/db3/Makefile
+++ b/databases/db3/Makefile
@@ -17,8 +17,8 @@ PATCH_SITES= http://www.sleepycat.com/update/${PORTVERSION}/
PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
-MAINTAINER= matthias.andree@gmx.de
-COMMENT= The Berkeley DB package, revision 3.3
+MAINTAINER?= matthias.andree@gmx.de
+COMMENT?= The Berkeley DB package, revision 3.3
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix