diff options
author | az <az@FreeBSD.org> | 2009-09-09 20:13:17 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2009-09-09 20:13:17 +0800 |
commit | e55f6c485e0b0292d00a32dce4fce613d413f4eb (patch) | |
tree | fdeaf4156182b4f7e4715674b408bb515debd52e /games/lincity-ng/Makefile | |
parent | 85a61358d0013329f2f9ce673c174d2601796f8b (diff) | |
download | freebsd-ports-gnome-e55f6c485e0b0292d00a32dce4fce613d413f4eb.tar.gz freebsd-ports-gnome-e55f6c485e0b0292d00a32dce4fce613d413f4eb.tar.zst freebsd-ports-gnome-e55f6c485e0b0292d00a32dce4fce613d413f4eb.zip |
Update to version 2.0
PR: ports/135543
Submitted by: Jonathan Chen <jonc@chen.org.nz>
Diffstat (limited to 'games/lincity-ng/Makefile')
-rw-r--r-- | games/lincity-ng/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 43b79404a67b..2e08f5b28187 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -6,8 +6,7 @@ # PORTNAME= lincity-ng -PORTVERSION= 1.1.2 -PORTREVISION= 3 +PORTVERSION= 2.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} |