diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
commit | 5ea57a0fd39fc57de56f3dff400e39592ccdaad6 (patch) | |
tree | 6aa9627c6be62cced66e8bb606eb56b9cb6d2723 /games/freeciv | |
parent | 1a430a70459d8bf7d1922c6f1d3298bf0c1307b1 (diff) | |
download | ports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.tar.gz ports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.zip |
Notes
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 6c6d478f31dc..c9e414b8a911 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -12,7 +12,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?= infofarmer@gmail.com +MAINTAINER?= infofarmer@FreeBSD.org COMMENT?= A civilisation clone for X11; multiplayer LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ |