diff options
Diffstat (limited to 'games/gnuchess/Makefile')
-rw-r--r-- | games/gnuchess/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 21cbf201430d..90e2b706a317 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: Gnu Chess -# Date created: 04 July 1996 -# Whom: markm -# +# Created by: markm # $FreeBSD$ -# PORTNAME= gnuchess -PORTVERSION= 6.0.2 +PORTVERSION= 6.0.3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= chess |