diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2008-05-07 16:16:57 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2008-05-07 16:16:57 +0000 |
commit | 8bc52710714323eb7e51b2ea6c15f6a9e12d360a (patch) | |
tree | 3f60722b97441e03c809adaeef83b18a9dfed0bd /games | |
parent | 8e04ff8c0ecc07d6c631261f419491e359bce70a (diff) | |
download | ports-8bc52710714323eb7e51b2ea6c15f6a9e12d360a.tar.gz ports-8bc52710714323eb7e51b2ea6c15f6a9e12d360a.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/glob2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/glob2/Makefile b/games/glob2/Makefile index 392c60cbc67a..ea71bfae044d 100644 --- a/games/glob2/Makefile +++ b/games/glob2/Makefile @@ -8,8 +8,8 @@ PORTNAME= glob2 PORTVERSION= 0.9.3 CATEGORIES= games -MASTER_SITES= http://dl.sv.nongnu.org/releases/glob2/${PORTVERSION}/ -MASTER_SITE_SUBDIR= thierry +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Globulation 2 - a free and innovative strategy game |