diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-02 07:12:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-02 07:12:16 +0800 |
commit | ff15848ac8594fba878c12552d3275c84b31dc75 (patch) | |
tree | fb7cef6c7cfcb061935fe3b28cef7887963b7485 /games/xroads | |
parent | 8cd4c8815b213a7a873760cf9e3c48c42927b5ff (diff) | |
download | freebsd-ports-gnome-ff15848ac8594fba878c12552d3275c84b31dc75.tar.gz freebsd-ports-gnome-ff15848ac8594fba878c12552d3275c84b31dc75.tar.zst freebsd-ports-gnome-ff15848ac8594fba878c12552d3275c84b31dc75.zip |
Update maintainer's email address.
Submitted by: maintainer (private email)
Diffstat (limited to 'games/xroads')
-rw-r--r-- | games/xroads/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xroads/Makefile b/games/xroads/Makefile index 68a1572767c4..a01c0d800bb1 100644 --- a/games/xroads/Makefile +++ b/games/xroads/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://math.missouristate.edu/~erik/files/fbsd/ DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= Commodore 64 "Crossroads"-like video game for X Window System USE_XORG= x11 xpm xext |