diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
commit | d72c560b21a0dd36f3255d3097728028a751ef18 (patch) | |
tree | b6936d201a95bb666992e32ecc7dc784714045a5 /games/ultimatestunts | |
parent | f22bf52a311332deecc0c59448b2f3cae1da13a4 (diff) | |
download | ports-d72c560b21a0dd36f3255d3097728028a751ef18.tar.gz ports-d72c560b21a0dd36f3255d3097728028a751ef18.zip |
Notes
Diffstat (limited to 'games/ultimatestunts')
-rw-r--r-- | games/ultimatestunts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ultimatestunts/Makefile b/games/ultimatestunts/Makefile index 3bb5278e0b3e..8997f4bd2561 100644 --- a/games/ultimatestunts/Makefile +++ b/games/ultimatestunts/Makefile @@ -13,7 +13,7 @@ DISTVERSION= ${PORTVERSION:S/.//g} CATEGORIES= games MASTER_SITES= SF -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Racing game with elaborate stunts LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ |