diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-11-11 16:59:16 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-11-11 16:59:16 +0000 |
commit | f1db673f6f87f0a737df7df4ee90b1bf5f762e53 (patch) | |
tree | e781a13e99e495dfbc78f174eb57bebe9f1a4572 | |
parent | - Update to 1.4.0 (diff) |
Over to new volunteer (and submitter of the previous changes).
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=285578
-rw-r--r-- | games/frogatto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/frogatto/Makefile b/games/frogatto/Makefile index 2346f4836462..7b6fb58aea98 100644 --- a/games/frogatto/Makefile +++ b/games/frogatto/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.1 CATEGORIES= games MASTER_SITES= http://www.frogatto.com/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= fiziologus@gmail.com COMMENT= An old-school 2D classic adventure platformer game NO_PACKAGE= Package will be 144M, set FORCE_PACKAGE if you really want it |