diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
commit | 1a267d63c37806a5f8870068238ea6973a675fbf (patch) | |
tree | bb92556581fd9042ed5f11f8083853fd9324b3f2 /games/quaqut | |
parent | b71447da1a4039f7410789d6eee2387a6968a91f (diff) | |
download | ports-1a267d63c37806a5f8870068238ea6973a675fbf.tar.gz ports-1a267d63c37806a5f8870068238ea6973a675fbf.zip |
Notes
Diffstat (limited to 'games/quaqut')
-rw-r--r-- | games/quaqut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quaqut/Makefile b/games/quaqut/Makefile index 308b96484e10..93848c686d3f 100644 --- a/games/quaqut/Makefile +++ b/games/quaqut/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.0 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20C%20sources/${PORTNAME}-${PORTVERSION} -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Queries information from Unreal Tournament 2004 game servers MAKE_JOBS_SAFE= yes |