diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-04-09 21:08:16 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-04-09 21:08:16 +0800 |
commit | 109fc8167e0219a5ef0fb9306818d927585b2c1c (patch) | |
tree | ef78095b9c92f4b21b05bec7183bbe944ca295a4 /games/fmars | |
parent | 7485747e36e7d99d349a29a26392937766dbfd63 (diff) | |
download | freebsd-ports-gnome-109fc8167e0219a5ef0fb9306818d927585b2c1c.tar.gz freebsd-ports-gnome-109fc8167e0219a5ef0fb9306818d927585b2c1c.tar.zst freebsd-ports-gnome-109fc8167e0219a5ef0fb9306818d927585b2c1c.zip |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
Diffstat (limited to 'games/fmars')
-rw-r--r-- | games/fmars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fmars/Makefile b/games/fmars/Makefile index 063c9f79fac3..000859e45472 100644 --- a/games/fmars/Makefile +++ b/games/fmars/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.207 CATEGORIES= games MASTER_SITES= http://www.v-lo.krakow.pl/~michal/ -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Fast Memory Array Redcode Simulator BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile |