aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-03-21 06:44:29 +0800
committermharo <mharo@FreeBSD.org>2000-03-21 06:44:29 +0800
commitf347f1c60ab463f8800fed574a35c9bfb0790d97 (patch)
treef1629e1fdd3f53390ebd6b9627c4f473bfac002e /games
parent2e08fccbfb722bf146213a251c2af65c63800c21 (diff)
downloadfreebsd-ports-gnome-f347f1c60ab463f8800fed574a35c9bfb0790d97.tar.gz
freebsd-ports-gnome-f347f1c60ab463f8800fed574a35c9bfb0790d97.tar.zst
freebsd-ports-gnome-f347f1c60ab463f8800fed574a35c9bfb0790d97.zip
remove extra whitespace (portlint)
Submitte by:
Diffstat (limited to 'games')
-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