summaryrefslogtreecommitdiff
path: root/x11/gtk2
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-10-04 11:11:23 +0000
committergrant <grant@pkgsrc.org>2004-10-04 11:11:23 +0000
commit46c86378ef7782681f6cdd11b602a74324328ddb (patch)
treee9a6186543438bdb2eb73c24992759fd35770475 /x11/gtk2
parent39a6bf3ea23de21965d420704bef41eec004c83a (diff)
downloadpkgsrc-46c86378ef7782681f6cdd11b602a74324328ddb.tar.gz
distinguish between gtk1 and gtk2 in COMMENT.
Diffstat (limited to 'x11/gtk2')
-rw-r--r--x11/gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile
index db9b5693055..70b247c6be5 100644
--- a/x11/gtk2/Makefile
+++ b/x11/gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2004/10/03 00:18:33 tv Exp $
+# $NetBSD: Makefile,v 1.63 2004/10/04 11:11:23 grant Exp $
#
DISTNAME= gtk+-2.4.10
@@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.gtk.org/
-COMMENT= The GIMP Toolkit - libraries for building X11 user interfaces
+COMMENT= GIMP Toolkit v2 - libraries for building X11 user interfaces
BUILD_USES_MSGFMT= yes
BUILDLINK_DEPENDS.Xft2+= Xft2>=2.1.2nb2