diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
commit | 0caf410ed8672cdc063c8867f2104c1ef15e4f24 (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /games/dsnake | |
parent | 9a4f5b1e7f7825c690d9188c165fd61e47bc4f9b (diff) | |
download | ports-0caf410ed8672cdc063c8867f2104c1ef15e4f24.tar.gz ports-0caf410ed8672cdc063c8867f2104c1ef15e4f24.zip |
Notes
Diffstat (limited to 'games/dsnake')
-rw-r--r-- | games/dsnake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dsnake/Makefile b/games/dsnake/Makefile index 1d16849c3e64..ae577480f746 100644 --- a/games/dsnake/Makefile +++ b/games/dsnake/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games linux MASTER_SITES= http://bitblaze.com/downloads/ DISTNAME= ${PORTNAME}-linux-${PORTVERSION} -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Deluxe Snake - snake clone with frogs and mushrooms RESTRICTED= Licence forbids any repacking and reselling |