diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-28 19:50:56 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-28 19:50:56 +0000 |
commit | 4763267f9c15ce3500755795595c3d63c7729800 (patch) | |
tree | c2b568707449547525f00067ecef5a615dceca8d /x11/Makefile | |
parent | d1facc120504783d434ab3081f5280f10188f6e4 (diff) | |
download | FreeBSD-ports-4763267f9c15ce3500755795595c3d63c7729800.zip FreeBSD-ports-4763267f9c15ce3500755795595c3d63c7729800.tar.gz |
x11/gnomelibs -> x11/gnome-libs
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 japanese/gnomelibs, 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 bd943e1..782ed18 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -65,6 +65,7 @@ SUBDIR += gnome-desktop SUBDIR += gnome-desktop-reference SUBDIR += gnome-launch-box + SUBDIR += gnome-libs SUBDIR += gnome-menus SUBDIR += gnome-screensaver SUBDIR += gnome-swallow @@ -72,7 +73,6 @@ SUBDIR += gnome2-fifth-toe SUBDIR += gnome2-lite SUBDIR += gnome2-power-tools - SUBDIR += gnomelibs SUBDIR += gnomepanel SUBDIR += gnomepanel-reference SUBDIR += gnomesession |