diff options
author | bapt <bapt@FreeBSD.org> | 2014-08-25 18:01:51 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-08-25 18:01:51 +0800 |
commit | f1728f8f822aa7baceefebb0dc780bc5dea06853 (patch) | |
tree | 78e35e80c08f276f8e61c74fef217354bf9eeb79 /games/quakeforge | |
parent | ef1e664170dee3276da0abd8f360bbdb11b46736 (diff) | |
download | freebsd-ports-gnome-f1728f8f822aa7baceefebb0dc780bc5dea06853.tar.gz freebsd-ports-gnome-f1728f8f822aa7baceefebb0dc780bc5dea06853.tar.zst freebsd-ports-gnome-f1728f8f822aa7baceefebb0dc780bc5dea06853.zip |
Reset maintainership for non staged ports
With hat: portmgr
Diffstat (limited to 'games/quakeforge')
-rw-r--r-- | games/quakeforge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index abbdef985073..744b310ed760 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cleaned up copy of the GPLd Quake 1 source code NOT_FOR_ARCHS= sparc64 |