summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-11-06 13:45:43 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-11-06 13:45:43 +0000
commitc761a84114ecec3fdd842bc42d49d3bd5a6ddd11 (patch)
treebc14a0416a6ff00f8942b282a1842275ab58ee5d /databases
parentAdd ports/devel/openthreads, which is a dependency of ports/graphics/osg (diff)
- Pass maintainership to Matthias Andree <matthias.andree@web.de>
- Clarify COMMENT - Fix portlint(1) warning PR: 59002 Submitted by: Matthias Andree <matthias.andree@web.de>
Notes
Notes: svn path=/head/; revision=93239
Diffstat (limited to 'databases')
-rw-r--r--databases/db3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/db3/Makefile b/databases/db3/Makefile
index dafc8b80d05e..0a3e31a5c615 100644
--- a/databases/db3/Makefile
+++ b/databases/db3/Makefile
@@ -15,10 +15,10 @@ DIST_SUBDIR= bdb
PATCH_SITES= http://www.sleepycat.com/update/${PORTVERSION}/
PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
-PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
+PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The Berkeley DB package, revision 3
+MAINTAINER= matthias.andree@gmx.de
+COMMENT= The Berkeley DB package, revision 3.3
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix