summaryrefslogtreecommitdiff
path: root/games/connect4
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-20 22:44:29 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-20 22:44:29 +0000
commitd5c2c82a6d6af4530294fee3e402bb65790c2146 (patch)
tree3d3a32322e9ea37e7f7b0ea7aaaf7b424cfce49c /games/connect4
parentPREFIX -> LOCALBASE (diff)
remove extra whitespace (portlint)
Submitte by:
Notes
Notes: svn path=/head/; revision=26863
Diffstat (limited to 'games/connect4')
-rw-r--r--games/connect4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/connect4/Makefile b/games/connect4/Makefile
index 48b612e87d11..9ac2d481d9af 100644
--- a/games/connect4/Makefile
+++ b/games/connect4/Makefile
@@ -1,11 +1,11 @@
-# New ports collection makefile for: connect4
+# 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
CATEGORIES= games