aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnome-games
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-05-28 20:33:12 +0800
committermezz <mezz@FreeBSD.org>2006-05-28 20:33:12 +0800
commit705b6d37f5b5af89b8d3699e39af34bfff923ed5 (patch)
treeddb221edf7ed03e299fd401e8c93f2fee9e1ff5d /games/gnome-games
parent95812e8b224846867744b487e4202ba0ac4f0337 (diff)
downloadfreebsd-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/gnome-games')
-rw-r--r--games/gnome-games/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 6bccbc608daf..f88bc409c9f4 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -6,12 +6,11 @@
# $MCom: ports/games/gnomegames2/Makefile,v 1.111 2006/04/13 07:52:34 bland Exp $
#
-PORTNAME= gnomegames2
+PORTNAME= gnome-games
PORTVERSION= 2.14.1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-games/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
-DISTNAME= gnome-games-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org