diff options
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 |