summaryrefslogtreecommitdiff
path: root/devel/libstash
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
commit94dc65fbeccff1dc0d868dfd4949516e0eacf893 (patch)
treed583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /devel/libstash
parent5db9dc6826de4c5bfec1656c0935b20663fd040c (diff)
downloadpkgsrc-94dc65fbeccff1dc0d868dfd4949516e0eacf893.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'devel/libstash')
-rw-r--r--devel/libstash/Makefile3
-rw-r--r--devel/libstash/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libstash/Makefile b/devel/libstash/Makefile
index 03563104087..374c1141310 100644
--- a/devel/libstash/Makefile
+++ b/devel/libstash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/03/30 14:10:42 rh Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/16 14:38:39 wiz Exp $
#
DISTNAME= libstash_s19990912a
@@ -8,6 +8,7 @@ MASTER_SITES= http://www.canonware.com/sqrl/download/snapshots/199909/
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.sqrl.org/sqrl/
+COMMENT= collection of programming support routines and useful algorithms
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --without-pthreads --disable-shared
diff --git a/devel/libstash/pkg/COMMENT b/devel/libstash/pkg/COMMENT
deleted file mode 100644
index 8cc208ea836..00000000000
--- a/devel/libstash/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-collection of programming support routines and useful algorithms