summaryrefslogtreecommitdiff
path: root/x11/gtk--
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk--')
-rw-r--r--x11/gtk--/Makefile3
-rw-r--r--x11/gtk--/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk--/Makefile b/x11/gtk--/Makefile
index 1097a1038e7..b6285206ec8 100644
--- a/x11/gtk--/Makefile
+++ b/x11/gtk--/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/11/11 17:49:28 tron Exp $
+# $NetBSD: Makefile,v 1.15 2001/02/17 17:06:27 wiz Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/12 16:50:43 vanilla Exp
#
@@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkmm/} \
MAINTAINER= bsieker@freenet.de
HOMEPAGE= http://gtkmm.sourceforge.net/
+COMMENT= C++ wrapper for the gimp toolkit (gtk++)
BUILD_DEPENDS+= gm4:../../devel/m4
DEPENDS+= gtk+>=1.2.7:../../x11/gtk
diff --git a/x11/gtk--/pkg/COMMENT b/x11/gtk--/pkg/COMMENT
deleted file mode 100644
index 706cc385c1a..00000000000
--- a/x11/gtk--/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-C++ wrapper for the gimp toolkit (gtk++)