diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-28 09:35:36 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-28 09:35:36 +0800 |
commit | 3663315500c62f73835386a611c85d986f3465f5 (patch) | |
tree | 2a106e00c5fb1fe64e67be41a5fe307790d22633 /x11 | |
parent | ec92cf85906a34e889452b1c477f2e17da178733 (diff) | |
download | freebsd-ports-gnome-3663315500c62f73835386a611c85d986f3465f5.tar.gz freebsd-ports-gnome-3663315500c62f73835386a611c85d986f3465f5.tar.zst freebsd-ports-gnome-3663315500c62f73835386a611c85d986f3465f5.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/gnome2-power-tools, chase the rename.
PR: ports/97985
Repocopy by: marcus
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 313ad12b0154..22fbb19747e0 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${X11BASE}/lib/epiphany/2.14/extensions/libgesturesextension.so:${P splashsetter:${PORTSDIR}/deskutils/splashsetter \ gdesklets:${PORTSDIR}/deskutils/gdesklets \ cog:${PORTSDIR}/sysutils/cog \ - gnome-blog-poster:${PORTSDIR}/deskutils/gnomeblog \ + gnome-blog-poster:${PORTSDIR}/deskutils/gnome-blog \ gnomesu:${PORTSDIR}/security/libgnomesu \ bpm:${PORTSDIR}/sysutils/bpm \ gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ |