diff options
author | danfe <danfe@FreeBSD.org> | 2011-03-15 00:47:46 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2011-03-15 00:47:46 +0800 |
commit | d6e45145469ceb5a5a86b8f0d724ee7d14da166b (patch) | |
tree | 6079f0fdc689d252ca251b10dd5e1a2c0c297b44 /games/quake-dpmod | |
parent | 8cffe59833b5297790c331543ba1fc02477d414a (diff) | |
download | freebsd-ports-gnome-d6e45145469ceb5a5a86b8f0d724ee7d14da166b.tar.gz freebsd-ports-gnome-d6e45145469ceb5a5a86b8f0d724ee7d14da166b.tar.zst freebsd-ports-gnome-d6e45145469ceb5a5a86b8f0d724ee7d14da166b.zip |
Bring unmaintained Quake ports under my wing.
Diffstat (limited to 'games/quake-dpmod')
-rw-r--r-- | games/quake-dpmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake-dpmod/Makefile b/games/quake-dpmod/Makefile index cff9dae10868..7344a2905e3e 100644 --- a/games/quake-dpmod/Makefile +++ b/games/quake-dpmod/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://offload1.icculus.org/twilight/darkplaces/files/ PKGNAMEPREFIX= ${Q1PKGNAMEPREFIX} DISTNAME= darkplacesmod${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Quake 1 modification (for DarkPlaces) RUN_DEPENDS= ${LOCALBASE}/share/darkplaces/dummy:${PORTSDIR}/games/darkplaces |