diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 02:08:31 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 02:08:31 +0000 |
commit | 1c3f71e7287d9665a1967d4099309c02f7d3c1b8 (patch) | |
tree | f9efbba2c5fc3811202dd9af89690b7be3e8c645 /x11/gnome2 | |
parent | 4da95c566610c6d133ab322621657c2099269530 (diff) | |
download | ports-1c3f71e7287d9665a1967d4099309c02f7d3c1b8.tar.gz ports-1c3f71e7287d9665a1967d4099309c02f7d3c1b8.zip |
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 x11/gcursor, x11/gnome2 and x11/gnome2-lite chase the rename.
PR: ports/97985
Repocopy by: marcus
Notes
Notes:
svn path=/head/; revision=163655
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index ace0debec7d6..6dec88100ebd 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -34,7 +34,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 ${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnomeuserdocs2 \ ${X11BASE}/share/gnome/sounds/question.wav:${PORTSDIR}/audio/gnomeaudio2 \ ${X11BASE}/libdata/pkgconfig/libgail-gnome.pc:${PORTSDIR}/x11-toolkits/libgail-gnome \ - file-roller:${PORTSDIR}/archivers/fileroller \ + file-roller:${PORTSDIR}/archivers/file-roller \ ${X11BASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gnome-themes \ gok:${PORTSDIR}/accessibility/gok \ nautilus-cd-burner:${PORTSDIR}/sysutils/nautilus-cd-burner \ |