diff options
author | makc <makc@FreeBSD.org> | 2011-11-11 21:45:26 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-11-11 21:45:26 +0800 |
commit | 4ba22c651e0cd513be6a50478b0a3988b040feeb (patch) | |
tree | fd7bc83dfe04e19acbcadfea19921c46c95d965a /games/darkplaces | |
parent | 75f38cbf0a4e26e74958c6816573b5b9d7c0afb7 (diff) | |
download | freebsd-ports-gnome-4ba22c651e0cd513be6a50478b0a3988b040feeb.tar.gz freebsd-ports-gnome-4ba22c651e0cd513be6a50478b0a3988b040feeb.tar.zst freebsd-ports-gnome-4ba22c651e0cd513be6a50478b0a3988b040feeb.zip |
Take maintainership
Feature safe: yes
Diffstat (limited to 'games/darkplaces')
-rw-r--r-- | games/darkplaces/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/darkplaces/Makefile b/games/darkplaces/Makefile index c58dfa6e2e32..c1576fa53bf0 100644 --- a/games/darkplaces/Makefile +++ b/games/darkplaces/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://offload1.icculus.org:9090/twilight/darkplaces/files/ DISTNAME= ${PORTNAME}engine${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= Quake engine modification USE_ZIP= yes |