diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gnake/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/gnake/Makefile b/games/gnake/Makefile index 546a1dc82134..b2c27207fdfc 100644 --- a/games/gnake/Makefile +++ b/games/gnake/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: gnake -# Date created: 2011/02/20 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= gnake PORTVERSION= 0.94b @@ -12,7 +8,7 @@ MASTER_SITES= LOCAL/chinsan \ http://lightless.org/files/ DISTNAME= Gnake.${PORTVERSION} -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Nibbles clone for GNU/Linux and *BSD LICENSE= GPLv2 |