diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-21 09:07:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-21 09:07:22 +0000 |
commit | 2647ae800c4dccedbcb59c0f514645a6a18e07d6 (patch) | |
tree | cf6946b2d5309938ed4041c31c46a697f2f814b1 | |
parent | 49287e0c935cb421e687ad966c27b12d5ad41db5 (diff) | |
download | ports-2647ae800c4dccedbcb59c0f514645a6a18e07d6.tar.gz ports-2647ae800c4dccedbcb59c0f514645a6a18e07d6.zip |
- Author of last update agreed to look after this port
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268078
-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 |