diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-12-18 18:20:48 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-12-18 18:20:48 +0800 |
commit | b0810fe3fb8772e64140997cf24d05f463cb25fb (patch) | |
tree | 4c4e0e549cecc5f741abee3a88d0843d851b2dd6 /games/bugsquish/Makefile | |
parent | 95a693f52011bf89d3a836e7aaa1da9a47026775 (diff) | |
download | freebsd-ports-gnome-b0810fe3fb8772e64140997cf24d05f463cb25fb.tar.gz freebsd-ports-gnome-b0810fe3fb8772e64140997cf24d05f463cb25fb.tar.zst freebsd-ports-gnome-b0810fe3fb8772e64140997cf24d05f463cb25fb.zip |
- Change maintainer email of my ports to @FreeBSD.org
Approved by: pawel / wg (mentors, implicit)
Diffstat (limited to 'games/bugsquish/Makefile')
-rw-r--r-- | games/bugsquish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bugsquish/Makefile b/games/bugsquish/Makefile index 599de330f314..854a83929c97 100644 --- a/games/bugsquish/Makefile +++ b/games/bugsquish/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.tuxpaint.org/unix/x/bugsquish/src/ \ ftp://ftp.billsgames.com/unix/x/bugsquish/src/ -MAINTAINER= nemysis@gmx.ch +MAINTAINER= nemysis@FreeBSD.org COMMENT= Action game not unlike light gun arcade games LICENSE= GPLv2 |