summaryrefslogtreecommitdiff
path: root/databases/db3
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 14:17:22 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 14:17:22 +0000
commit417e8bbabf32592822a77615f490f81af3c99be2 (patch)
tree85c7199ff66a23b0ef2222724c3c775b2e1defa5 /databases/db3
parent6c0ff6d2791c86527492513d3f40f5586041e81e (diff)
downloadpkgsrc-417e8bbabf32592822a77615f490f81af3c99be2.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'databases/db3')
-rw-r--r--databases/db3/Makefile3
-rw-r--r--databases/db3/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/db3/Makefile b/databases/db3/Makefile
index 51463416204..03db4241a91 100644
--- a/databases/db3/Makefile
+++ b/databases/db3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/08/14 16:56:04 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/16 14:17:22 wiz Exp $
DISTNAME= db-3.0.55
PKGNAME= db3-0.55
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.sleepycat.com/update/3.0.55/
MAINTAINER= wrstuden@netbsd.org
HOMEPAGE= http://www.sleepycat.com/
+COMMENT= Sleepycat Software's Berkeley DB version 3
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKDIR}/${DISTNAME}/dist/ltconfig
diff --git a/databases/db3/pkg/COMMENT b/databases/db3/pkg/COMMENT
deleted file mode 100644
index 88a333f6feb..00000000000
--- a/databases/db3/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Sleepycat Software's Berkeley DB version 3