summaryrefslogtreecommitdiff
path: root/databases/db3
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-12-29 06:44:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-12-29 06:44:52 +0000
commit0c43deceea5e9e8058cebb561cd3ddfa8a7a83a4 (patch)
treec6c7370e73b486d98a680e3a7cb94b86f2dd2ced /databases/db3
parentremove commented-out variables accidently commited in. (diff)
Make some fields ?= so it can become a master-port for for example
databases/db3-tcl PR: ports/60473 (related)
Notes
Notes: svn path=/head/; revision=96855
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