diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 02:14:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 02:14:59 +0800 |
commit | b9aa02de83a23681b287ab87b02f73bb154620b2 (patch) | |
tree | 03f587cf3bf18987f3e7d1bada5c89940c224ec7 /games/freeciv | |
parent | 1ac2d8d3932ecbd4d5abc22844faad2301946ba4 (diff) | |
download | freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.gz freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.zst freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.zip |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr
Diffstat (limited to 'games/freeciv')
-rw-r--r-- | games/freeciv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index e4902893cf78..e0d415804e79 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/ \ ftp://ftp.netc.pt/pub/freeciv/stable/ \ ftp://ftp.pvv.ntnu.no/pub/freeciv/stable/ -MAINTAINER?= vsevolod@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= A civilisation clone for X11; multiplayer LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ |