diff options
author | pav <pav@FreeBSD.org> | 2011-01-21 17:07:22 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-01-21 17:07:22 +0800 |
commit | 97f7050754a5fe436a615096cd068f36a0ff3e9c (patch) | |
tree | c3e7135e6c3f82a8077d524cb96325c72292211b /games | |
parent | 8e873c4f88f207a30928d065534903ddc34d5ce6 (diff) | |
download | freebsd-ports-gnome-97f7050754a5fe436a615096cd068f36a0ff3e9c.tar.gz freebsd-ports-gnome-97f7050754a5fe436a615096cd068f36a0ff3e9c.tar.zst freebsd-ports-gnome-97f7050754a5fe436a615096cd068f36a0ff3e9c.zip |
- Author of last update agreed to look after this port
Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r-- | games/assaultcube/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/assaultcube/Makefile b/games/assaultcube/Makefile index c4198c44a8e4..8c2491708729 100644 --- a/games/assaultcube/Makefile +++ b/games/assaultcube/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/actiongame/AssaultCube%20Version%20${PORTVERSION} DISTFILES= AssaultCube_v${PORTVERSION}_source${EXTRACT_SUFX} \ AssaultCube_v${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lightside@safebox.ru COMMENT= Total conversion of the FPS game called Cube USE_BZIP2= yes |