diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
commit | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (patch) | |
tree | 8d51587d258223ed6fb418f49688b7e1637942ec /games/xroads/Makefile | |
parent | 58f845b54826610922755183d0da29bcfe8a1747 (diff) | |
download | ports-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.tar.gz ports-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.zip |
Notes
Diffstat (limited to 'games/xroads/Makefile')
-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 |