summaryrefslogtreecommitdiff
path: root/devel/libsigc++
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libsigc++')
-rw-r--r--devel/libsigc++/Makefile3
-rw-r--r--devel/libsigc++/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile
index 5618e2e2112..7b974fe0d73 100644
--- a/devel/libsigc++/Makefile
+++ b/devel/libsigc++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/11/11 17:49:24 tron Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/16 14:38:38 wiz Exp $
DISTNAME= libsigc++-1.0.1
CATEGORIES= devel
@@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libsigc/}
MAINTAINER= bsieker@freenet.de
HOMEPAGE= http://libsigc.sourceforge.net/
+COMMENT= libsigc++ is provides a callback system for C++ programs
GNU_CONFIGURE= # defined
CONFIGURE_ARG= --disable-threads
diff --git a/devel/libsigc++/pkg/COMMENT b/devel/libsigc++/pkg/COMMENT
deleted file mode 100644
index a6270f79c1e..00000000000
--- a/devel/libsigc++/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-libsigc++ is provides a callback system for C++ programs