diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2008-06-20 01:28:24 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2008-06-20 01:28:24 +0800 |
commit | e1701f85b606ed1b3c53b6fce13dca5b891a2ef7 (patch) | |
tree | 0ca77694ddae17ec51c4d07050106f479c679da6 /games/teeworlds | |
parent | f61c345282e7100270b4e842fcd6387c784a04d8 (diff) | |
download | freebsd-ports-gnome-e1701f85b606ed1b3c53b6fce13dca5b891a2ef7.tar.gz freebsd-ports-gnome-e1701f85b606ed1b3c53b6fce13dca5b891a2ef7.tar.zst freebsd-ports-gnome-e1701f85b606ed1b3c53b6fce13dca5b891a2ef7.zip |
Update my email address in 132 ports.
Approved by: miwi (mentor)
Diffstat (limited to 'games/teeworlds')
-rw-r--r-- | games/teeworlds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/teeworlds/Makefile b/games/teeworlds/Makefile index 0d3a8614011c..00c8a2aa088d 100644 --- a/games/teeworlds/Makefile +++ b/games/teeworlds/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.amdmi3.ru/distfiles/ \ DISTNAME= ${PORTNAME}-${PORTVERSION}-src DISTFILES= ${DISTNAME}${EXTRACT_SUFX} bam-${BAM_VERSION}${EXTRACT_SUFX} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Platform game featuring buggers equipped with weapons USE_PYTHON_BUILD= yes |