summaryrefslogtreecommitdiff
path: root/games/connect4/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 00:45:49 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 00:45:49 +0000
commit0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8 (patch)
tree6a9eecf5c996622bdb9a53dcf4bd868e5d3c2e38 /games/connect4/Makefile
parentportname/portversion update (diff)
update portname/portversion stuff (games commit part 1, a-c)
Notes
Notes: svn path=/head/; revision=27502
Diffstat (limited to '')
-rw-r--r--games/connect4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/connect4/Makefile b/games/connect4/Makefile
index 9ac2d481d9af..00d097d624f6 100644
--- a/games/connect4/Makefile
+++ b/games/connect4/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: connect4
-# Version required: 3.2
# Date created: Thu May 8 16:41:01 EST 1997
# Whom: Joel Sutton <jsutton@bbcon.com.au>
#
# $FreeBSD$
#
-DISTNAME= connect4
-PKGNAME= connect4-3.2
+PORTNAME= connect4
+PORTVERSION= 3.2
CATEGORIES= games
MASTER_SITES= ftp://ftp.gu.kiev.ua/pub/cdrom5/games/volume6/ \
ftp://scitsc.wlv.ac.uk/pub/infomagic/usenet/games/volume6/
+DISTNAME= ${PORTNAME}
EXTRACT_SUFX= ""
MAINTAINER= jsutton@bbcon.com.au