aboutsummaryrefslogtreecommitdiff
path: root/devel/guichan/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-28 12:23:12 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-28 12:23:12 +0000
commit4165502f31f6b9c2834d47c26a38f75a2b013a90 (patch)
tree9a836d0c36180c0687e77aaeefad4ddd65d00cc6 /devel/guichan/Makefile
parent6e4622d80196d805e6df41c21e90415a36584dd9 (diff)
Notes
Diffstat (limited to 'devel/guichan/Makefile')
-rw-r--r--devel/guichan/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/guichan/Makefile b/devel/guichan/Makefile
index 838626f23fe9..8f7f07860905 100644
--- a/devel/guichan/Makefile
+++ b/devel/guichan/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= guichan
-PORTVERSION= 0.6.1
-PORTREVISION= 1
+PORTVERSION= 0.7.1
CATEGORIES= devel games
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= http://guichan.googlecode.com/files/
MAINTAINER= mva@sysfault.org
COMMENT= A small, efficient C++ GUI library designed for games