diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-06-19 16:11:34 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-06-19 16:11:34 +0000 |
commit | ff2a9eba560d3b3f5008897ff5d39abbc001013c (patch) | |
tree | 8543e68ae845ee5081f26a48c8028e22a1f665a3 /games/glob2 | |
parent | e3022c2a309d2048cb3e791359e1233116ec6093 (diff) | |
download | ports-ff2a9eba560d3b3f5008897ff5d39abbc001013c.tar.gz ports-ff2a9eba560d3b3f5008897ff5d39abbc001013c.zip |
Notes
Diffstat (limited to 'games/glob2')
-rw-r--r-- | games/glob2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/glob2/Makefile b/games/glob2/Makefile index 2049f2293d5e..e2fb99b7fd0a 100644 --- a/games/glob2/Makefile +++ b/games/glob2/Makefile @@ -8,7 +8,8 @@ PORTNAME= glob2 PORTVERSION= 0.8.6 CATEGORIES= games -MASTER_SITES= http://www.ysagoon.com/glob2/data/ +MASTER_SITES= ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles MAINTAINER= thierry@FreeBSD.org COMMENT= Globulation 2 - a free and innovative strategy game |