summaryrefslogtreecommitdiff
path: root/games/gnushogi/Makefile
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/gnushogi/Makefile
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 '')
-rw-r--r--games/gnushogi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gnushogi/Makefile b/games/gnushogi/Makefile
index b39a8419b2bc..341a39c807af 100644
--- a/games/gnushogi/Makefile
+++ b/games/gnushogi/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: gnushogi
-# Version required: 1.2p03
# Date created: 9 October 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= gnushogi-1.2p03
-PKGNAME= gnushogi-1.2.3
+PORTNAME= gnushogi
+PORTVERSION= 1.2.3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnushogi
+DISTNAME= gnushogi-1.2p03
MAINTAINER= nakai@FreeBSD.org