diff options
author | mharo <mharo@FreeBSD.org> | 2000-03-21 06:44:29 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-03-21 06:44:29 +0800 |
commit | f347f1c60ab463f8800fed574a35c9bfb0790d97 (patch) | |
tree | f1629e1fdd3f53390ebd6b9627c4f473bfac002e /games | |
parent | 2e08fccbfb722bf146213a251c2af65c63800c21 (diff) | |
download | freebsd-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/Makefile | 4 |
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 |