diff options
author | grant <grant> | 2003-10-22 01:20:30 +0000 |
---|---|---|
committer | grant <grant> | 2003-10-22 01:20:30 +0000 |
commit | 1b1eea99cd5042b782fcd7b59f5f48cb40cec670 (patch) | |
tree | 7e62e051f9630ba41f5ea7f77ccfd39c0b7390dc /x11/gtk10 | |
parent | 729065fb3e552a28cae92cc40aabf823ca8af4f3 (diff) | |
download | pkgsrc-1b1eea99cd5042b782fcd7b59f5f48cb40cec670.tar.gz |
sync COMMENT with gtk package, which had the most sane of them all
(GIMP is an acronym and deserves to be uppercased).
Diffstat (limited to 'x11/gtk10')
-rw-r--r-- | x11/gtk10/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk10/Makefile b/x11/gtk10/Makefile index ba1c357ccda..d2a2738c506 100644 --- a/x11/gtk10/Makefile +++ b/x11/gtk10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/08/09 11:34:10 seb Exp $ +# $NetBSD: Makefile,v 1.17 2003/10/22 01:20:30 grant Exp $ DISTNAME= gtk+-1.0.6 PKGNAME= gtk10-1.0.6 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.0/ MAINTAINER= bsieker@techfak.uni-bielefeld.de HOMEPAGE= http://www.gtk.org/ -COMMENT= Gimp toolkit. Libraries for building X11 user interfaces +COMMENT= The GIMP Toolkit - libraries for building X11 user interfaces CONFLICTS= gtk+-1.0.* |