summaryrefslogtreecommitdiff
path: root/games/gnomegames
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 06:53:26 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 06:53:26 +0000
commita7f42416d7a766482b1e0d1d8b9055c917426356 (patch)
treea9a11ef714e9c9e8e6ef7346e0d5ec79a867bb7f /games/gnomegames
parentPORTNAME/PORTVERSION stuff (diff)
update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile
Notes
Notes: svn path=/head/; revision=27508
Diffstat (limited to 'games/gnomegames')
-rw-r--r--games/gnomegames/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile
index 292e4eca57c2..d90a50c052ea 100644
--- a/games/gnomegames/Makefile
+++ b/games/gnomegames/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: gnomegames
-# Version required: 1.0.51
# Date created: 03 July 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= gnome-games-1.0.51
-PKGNAME= gnomegames-1.0.51
+PORTNAME= gnomegames
+PORTVERSION= 1.0.51
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-games
+DISTNAME= gnome-games-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org