aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkmm12
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-29 05:53:26 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-29 05:53:26 +0000
commit290698847be5f1084ba0d652bc3ee0acc18b9c78 (patch)
tree58fe22f31a7e4a0e6b87f0cafc7e3ddccf07eeb8 /x11-toolkits/gtkmm12
parent31d019fabfd1df32f398d008ecce604c65d35dbb (diff)
downloadports-290698847be5f1084ba0d652bc3ee0acc18b9c78.tar.gz
ports-290698847be5f1084ba0d652bc3ee0acc18b9c78.zip
x11-toolkits/gtk-- -> x11-toolkits/gtkmm12
Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. PR: ports/97985 Repocopy by: marcus
Notes
Notes: svn path=/head/; revision=163796
Diffstat (limited to 'x11-toolkits/gtkmm12')
-rw-r--r--x11-toolkits/gtkmm12/pkg-message4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkmm12/pkg-message b/x11-toolkits/gtkmm12/pkg-message
index dd28b84b30a4..3adc5d42bd92 100644
--- a/x11-toolkits/gtkmm12/pkg-message
+++ b/x11-toolkits/gtkmm12/pkg-message
@@ -1,9 +1,9 @@
****************************************************************
* *
-* - To compile gtk-- based applications, type *
+* - To compile gtkmm12 based applications, type *
* eg++ `gtkmm-config --cflags` foo.cc `gtkmm-config --libs` *
* *
-* - If you want to use autoconf with gtk--, *
+* - If you want to use autoconf with gtkmm12, *
* Please copy gtk--.m4 to /usr/local/share/aclocal *
* by yourself, thanks. *
* *