diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-03 02:22:39 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-03 02:22:39 +0800 |
commit | aee9375985bbf63045481f65b0f24b9e187d413d (patch) | |
tree | 9b354d5075233ea6d1150d96c5f89bac822ff2ef /games/cleanq3 | |
parent | 90de0aa172bdf6db02fdc584daf994950a191de7 (diff) | |
download | freebsd-ports-gnome-aee9375985bbf63045481f65b0f24b9e187d413d.tar.gz freebsd-ports-gnome-aee9375985bbf63045481f65b0f24b9e187d413d.tar.zst freebsd-ports-gnome-aee9375985bbf63045481f65b0f24b9e187d413d.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
Diffstat (limited to 'games/cleanq3')
-rw-r--r-- | games/cleanq3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cleanq3/Makefile b/games/cleanq3/Makefile index 4ea5b483e4bd..d1b4076b8f2a 100644 --- a/games/cleanq3/Makefile +++ b/games/cleanq3/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://www.bfeared.com/library/quake/archive/quakedev/temor/downloads/ DISTNAME= CleanQ3_v${PORTVERSION}-srcbin -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cleaned up copy of the original Quake III Arena source code USES= dos2unix gmake zip |