diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-08-18 00:21:37 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-08-18 00:21:37 +0800 |
commit | 9e9651b8c9f8d3ec1375dfb2e0d48a491ad6c121 (patch) | |
tree | d2e5ae8cc642054a8bfab9c6293482e6e04f321f /games | |
parent | 658e1731547e925114bd5d36855063b855218f7c (diff) | |
download | freebsd-ports-gnome-9e9651b8c9f8d3ec1375dfb2e0d48a491ad6c121.tar.gz freebsd-ports-gnome-9e9651b8c9f8d3ec1375dfb2e0d48a491ad6c121.tar.zst freebsd-ports-gnome-9e9651b8c9f8d3ec1375dfb2e0d48a491ad6c121.zip |
- Reset chinsan's ports
With hat: portmgr
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 |