diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-28 20:30:51 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-28 20:30:51 +0000 |
commit | a65c11301aafe4c27b82df69637b36e73c2828c2 (patch) | |
tree | 6e0d5f0caa46c6898e73e2c1be3604ac37ed6e9b /x11/Makefile | |
parent | 17950d5f42667b953dbfd50abc8cb5f3761a2fae (diff) | |
download | FreeBSD-ports-a65c11301aafe4c27b82df69637b36e73c2828c2.zip FreeBSD-ports-a65c11301aafe4c27b82df69637b36e73c2828c2.tar.gz |
x11/gnometerminal -> x11/gnome-terminal
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
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e67cc8c..80906f1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -72,11 +72,11 @@ SUBDIR += gnome-screensaver SUBDIR += gnome-session SUBDIR += gnome-swallow + SUBDIR += gnome-terminal SUBDIR += gnome2 SUBDIR += gnome2-fifth-toe SUBDIR += gnome2-lite SUBDIR += gnome2-power-tools - SUBDIR += gnometerminal SUBDIR += gpctool SUBDIR += grabc SUBDIR += gromit |