diff options
author | wxs <wxs@FreeBSD.org> | 2012-08-11 02:21:57 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-08-11 02:21:57 +0800 |
commit | a8884904bdfae54f5dc5ec815e6b30149fe8aaaf (patch) | |
tree | c4bf208719887db4cb3750d78ff15b74857d7419 /games/bzflag | |
parent | 6fbcef2fe963f0a8d92d0fa5d87db485d84feb61 (diff) | |
download | freebsd-ports-gnome-a8884904bdfae54f5dc5ec815e6b30149fe8aaaf.tar.gz freebsd-ports-gnome-a8884904bdfae54f5dc5ec815e6b30149fe8aaaf.tar.zst freebsd-ports-gnome-a8884904bdfae54f5dc5ec815e6b30149fe8aaaf.zip |
Assign maintainer to submitter of ports/169722.
Diffstat (limited to 'games/bzflag')
-rw-r--r-- | games/bzflag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index 06febd5edf9b..c538c9f37182 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.4.0 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kevinz5000@gmail.com COMMENT= A multiplayer 3D tank battle game LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl |