summaryrefslogtreecommitdiff
path: root/databases/sdbm
diff options
context:
space:
mode:
Diffstat (limited to 'databases/sdbm')
-rw-r--r--databases/sdbm/Makefile3
-rw-r--r--databases/sdbm/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/sdbm/Makefile b/databases/sdbm/Makefile
index 456b5a4eff4..67f956edc4f 100644
--- a/databases/sdbm/Makefile
+++ b/databases/sdbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/09/19 00:51:36 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/16 14:17:40 wiz Exp $
#
DISTNAME= sdbm
@@ -11,6 +11,7 @@ MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/libs/
EXTRACT_SUFX= .tar.Z
MAINTAINER= packages@netbsd.org
+COMMENT= Substitute DBM, an implementation of the `real' ndbm library
MAKE_ENV+= LIBDIR=${PREFIX}/lib NOLINT=1
diff --git a/databases/sdbm/pkg/COMMENT b/databases/sdbm/pkg/COMMENT
deleted file mode 100644
index 6ad7f01a02d..00000000000
--- a/databases/sdbm/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Substitute DBM, an implementation of the `real' ndbm library