diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-04 22:36:14 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-04 22:36:14 +0000 |
commit | 61351e65b8bff91b368da9c2844fa50f12dac8d4 (patch) | |
tree | c1137d1cd8e626b10c831f235d0233c98f3809d8 /games/glchess/Makefile | |
parent | 40a22d53a9291db457be59cc34ba406d931a2045 (diff) |
Notes
Diffstat (limited to 'games/glchess/Makefile')
-rw-r--r-- | games/glchess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/glchess/Makefile b/games/glchess/Makefile index f5c492fcd8fb..9a3be918f12f 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: gleyes +# New ports collection makefile for: glchess # Date created: Wed Jul 18 08:35:56 EDT 2001 # Whom: Patrick Li <pat@databits.net> # @@ -6,7 +6,7 @@ # PORTNAME= glchess -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |