diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 02:25:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 02:25:24 +0000 |
commit | 27aa28e99dbff48c0a3d6edc46496e8d8f0427e0 (patch) | |
tree | d9008c27231019b8915aa7e6fce9cd38607f68c2 /games/phpua-ut | |
parent | 06ea77c1205dd562864adac17f485a02097cffb8 (diff) | |
download | ports-27aa28e99dbff48c0a3d6edc46496e8d8f0427e0.tar.gz ports-27aa28e99dbff48c0a3d6edc46496e8d8f0427e0.zip |
Notes
Diffstat (limited to 'games/phpua-ut')
-rw-r--r-- | games/phpua-ut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/phpua-ut/Makefile b/games/phpua-ut/Makefile index 9a2bb873c3d0..2535baad10b0 100644 --- a/games/phpua-ut/Makefile +++ b/games/phpua-ut/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpua -MAINTAINER= hido@coreblack.com +MAINTAINER= ports@FreeBSD.org COMMENT= An Unreal Tournament plugin for phpUA RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine |