aboutsummaryrefslogtreecommitdiff
path: root/devel/guichan
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-03-06 22:19:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-03-06 22:19:52 +0000
commit1e1dff629005286c45386030fb64b6b517855556 (patch)
treee05831b2a9ed0617821ca60ff820b76a362a0930 /devel/guichan
parent237b260c0b2260e43ddaedbc82ce81b9c102bc08 (diff)
downloadports-1e1dff629005286c45386030fb64b6b517855556.tar.gz
ports-1e1dff629005286c45386030fb64b6b517855556.zip
Notes
Diffstat (limited to 'devel/guichan')
-rw-r--r--devel/guichan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/guichan/Makefile b/devel/guichan/Makefile
index 8f7f07860905..361eaad5e9c8 100644
--- a/devel/guichan/Makefile
+++ b/devel/guichan/Makefile
@@ -8,7 +8,7 @@
PORTNAME= guichan
PORTVERSION= 0.7.1
CATEGORIES= devel games
-MASTER_SITES= http://guichan.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= mva@sysfault.org
COMMENT= A small, efficient C++ GUI library designed for games