diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-02 15:44:31 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-02 15:44:31 +0000 |
commit | 57e1777e91936a84f4ca0ca0ab62fdc9da78cf30 (patch) | |
tree | e6b1a7c7ffffd837564fbbe1f9a0848492688cc0 /games/blobwars | |
parent | b243855f9fc4ac76491afe1408b402df03c025d4 (diff) |
Notes
Diffstat (limited to 'games/blobwars')
-rw-r--r-- | games/blobwars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/blobwars/Makefile b/games/blobwars/Makefile index a719ef0b8178..23d773dc9ec0 100644 --- a/games/blobwars/Makefile +++ b/games/blobwars/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.19 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= games@FreeBSD.org COMMENT= Mission and Objective based 2D Platform Game LICENSE= GPLv2 CCbyNCSA3 |