From dd6214b8e126778fb8f623e96000404a5e67fe39 Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 28 May 2006 20:05:19 +0000 Subject: x11/gnomepanel -> x11/gnome-panel x11/gnomepanel-reference -> x11/gnome-panel-reference 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. PR: ports/97985 Repocopy by: marcus --- x11/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/Makefile') diff --git a/x11/Makefile b/x11/Makefile index 782ed180fd75..ae1351bbdfd5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -67,14 +67,14 @@ SUBDIR += gnome-launch-box SUBDIR += gnome-libs SUBDIR += gnome-menus + SUBDIR += gnome-panel + SUBDIR += gnome-panel-reference SUBDIR += gnome-screensaver SUBDIR += gnome-swallow SUBDIR += gnome2 SUBDIR += gnome2-fifth-toe SUBDIR += gnome2-lite SUBDIR += gnome2-power-tools - SUBDIR += gnomepanel - SUBDIR += gnomepanel-reference SUBDIR += gnomesession SUBDIR += gnometerminal SUBDIR += gpctool -- cgit