diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-29 14:23:01 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-29 14:23:01 +0800 |
commit | 71714a6e6f894ab0923f3a422194d6749dc6ea56 (patch) | |
tree | 6424d581ead4721e9c8b33736e4e20aa4ad3bbfb /x11-wm/Makefile | |
parent | 84a953570c0ef142ebd08e414e796ebebad092be (diff) | |
download | freebsd-ports-graphics-71714a6e6f894ab0923f3a422194d6749dc6ea56.tar.gz freebsd-ports-graphics-71714a6e6f894ab0923f3a422194d6749dc6ea56.tar.zst freebsd-ports-graphics-71714a6e6f894ab0923f3a422194d6749dc6ea56.zip |
x11-wm/sawfish2 -> x11-wm/sawfish
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.
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index e6b3b92fb8a..4d8d6ef0cbe 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -88,7 +88,7 @@ SUBDIR += ratmenu SUBDIR += ratpoison SUBDIR += sapphire - SUBDIR += sawfish2 + SUBDIR += sawfish SUBDIR += selectwm SUBDIR += skippy SUBDIR += skippy-xd |