diff options
author | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 17:28:33 +0800 |
---|---|---|
committer | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 17:28:33 +0800 |
commit | 9261fd52a0bee580698d475595ccc8f0aad129aa (patch) | |
tree | 01129d4a11462fe585d897ef5ae5cc7f7391f91c /games/phpua-q3 | |
parent | c11c5264d35596063caa619dc3073bee3b491cd4 (diff) | |
download | freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.tar.gz freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.tar.zst freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.zip |
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
Diffstat (limited to 'games/phpua-q3')
-rw-r--r-- | games/phpua-q3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/phpua-q3/Makefile b/games/phpua-q3/Makefile index 27e052d15c4d..bd18cf8cee7a 100644 --- a/games/phpua-q3/Makefile +++ b/games/phpua-q3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpua -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= A Quake 3 plugin for phpUA BUILD_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine |