diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-28 20:46:45 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-28 20:46:45 +0800 |
commit | 2adf813da26db9270122ca7b1a5e87f209527b3e (patch) | |
tree | d07333c003f56905b2daa8b073874419ee7409d4 /games/Makefile | |
parent | 14cd827910773f03a4fcb41c5394c452441d709c (diff) | |
download | freebsd-ports-gnome-2adf813da26db9270122ca7b1a5e87f209527b3e.tar.gz freebsd-ports-gnome-2adf813da26db9270122ca7b1a5e87f209527b3e.tar.zst freebsd-ports-gnome-2adf813da26db9270122ca7b1a5e87f209527b3e.zip |
games/gnomegames2-extra-data -> games/gnome-games-extra-data
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: marcus
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 4c42fc272944..7364e1216226 100644 --- a/games/Makefile +++ b/games/Makefile @@ -239,11 +239,11 @@ SUBDIR += gnmm SUBDIR += gno3dtet SUBDIR += gnome-games + SUBDIR += gnome-games-extra-data SUBDIR += gnome-music-quiz SUBDIR += gnomeattacks SUBDIR += gnomebreakout SUBDIR += gnomechess - SUBDIR += gnomegames2-extra-data SUBDIR += gnomekiss SUBDIR += gnomememoryblocks SUBDIR += gnomermind |