diff options
author | Andrej Zverev <az@FreeBSD.org> | 2010-09-24 09:49:56 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2010-09-24 09:49:56 +0000 |
commit | 2f9625eb9febd1bcc93de35c9f67855c98b3c420 (patch) | |
tree | 7138d3ea487a44e7e85d7eb2ac1b8dd922c7f9ec /games/lincity-ng | |
parent | d560fb756d8d235a01eb92efa1fa716159a4e43c (diff) |
Notes
Diffstat (limited to 'games/lincity-ng')
-rw-r--r-- | games/lincity-ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 8f24ae4650a0..bbd71cb63bd0 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Improved rich city simulation game for X BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam |