diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 12:33:12 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 12:33:12 +0000 |
commit | ed65d3c3dccadc56481fff7bb5e2ecf9ad13e76e (patch) | |
tree | 9b24472f47020ec6977c6d024594c7dc8136f05f /games/gnome-games | |
parent | a6b072b3cdbb14913c3fe8ff2ad186806b069e16 (diff) |
Notes
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/Makefile | 3 |
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 |