aboutsummaryrefslogtreecommitdiff
path: root/games/gnomechess
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/gnomechess
parent429158af25cb05709764d4c6fe0104616975ac77 (diff)
downloadports-a7f42416d7a766482b1e0d1d8b9055c917426356.tar.gz
ports-a7f42416d7a766482b1e0d1d8b9055c917426356.zip
Notes
Diffstat (limited to 'games/gnomechess')
-rw-r--r--games/gnomechess/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gnomechess/Makefile b/games/gnomechess/Makefile
index 095a5ed0b60d..6d7c82228e83 100644
--- a/games/gnomechess/Makefile
+++ b/games/gnomechess/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: gnomechess
-# Version required: 0.2.4
# Date created: 29 January 2000
# Whom: Jeremy Lea <reg@shale.csir.co.za>
#
# $FreeBSD$
#
-DISTNAME= gnome-chess-0.2.4
-PKGNAME= gnomechess-0.2.4
+PORTNAME= gnomechess
+PORTVERSION= 0.2.4
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-chess
+DISTNAME= gnome-chess-${PORTVERSION}
MAINTAINER= reg@FreeBSD.org