diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-28 20:33:12 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-28 20:33:12 +0800 |
commit | 705b6d37f5b5af89b8d3699e39af34bfff923ed5 (patch) | |
tree | ddb221edf7ed03e299fd401e8c93f2fee9e1ff5d /games/Makefile | |
parent | 95812e8b224846867744b487e4202ba0ac4f0337 (diff) | |
download | freebsd-ports-gnome-705b6d37f5b5af89b8d3699e39af34bfff923ed5.tar.gz freebsd-ports-gnome-705b6d37f5b5af89b8d3699e39af34bfff923ed5.tar.zst freebsd-ports-gnome-705b6d37f5b5af89b8d3699e39af34bfff923ed5.zip |
games/gnomegames2 -> games/gnome-games
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.
PR: ports/97985
Repocopy by: marcu
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 89a548c78532..4c42fc272944 100644 --- a/games/Makefile +++ b/games/Makefile @@ -238,11 +238,11 @@ SUBDIR += gnarr SUBDIR += gnmm SUBDIR += gno3dtet + SUBDIR += gnome-games SUBDIR += gnome-music-quiz SUBDIR += gnomeattacks SUBDIR += gnomebreakout SUBDIR += gnomechess - SUBDIR += gnomegames2 SUBDIR += gnomegames2-extra-data SUBDIR += gnomekiss SUBDIR += gnomememoryblocks |