diff options
author | grant <grant> | 2003-10-22 01:20:30 +0000 |
---|---|---|
committer | grant <grant> | 2003-10-22 01:20:30 +0000 |
commit | 7f2ed38fa2b17b9a8f7edf0aea648da80ccd39ff (patch) | |
tree | 7e62e051f9630ba41f5ea7f77ccfd39c0b7390dc /x11/gtk2 | |
parent | 36df1433686695e93520bc0a59dfb5aeab5fca41 (diff) | |
download | pkgsrc-7f2ed38fa2b17b9a8f7edf0aea648da80ccd39ff.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/gtk2')
-rw-r--r-- | x11/gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 9c75f180c6d..8413a167a7d 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2003/09/08 15:07:22 adam Exp $ +# $NetBSD: Makefile,v 1.34 2003/10/22 01:20:30 grant Exp $ # DISTNAME= gtk+-2.2.4 @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gtk.org/ -COMMENT= Gimp toolkit. Libraries for building X11 user interfaces +COMMENT= The GIMP Toolkit - libraries for building X11 user interfaces BUILD_USES_MSGFMT= yes USE_BUILDLINK2= yes |