diff options
author | thierry <thierry@FreeBSD.org> | 2008-05-08 00:16:57 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2008-05-08 00:16:57 +0800 |
commit | bc1a51e9602cf7bd4fe6f4f7ef5bc6afdd079647 (patch) | |
tree | 664718ef2dd129f119f214253837e9b13e38534c | |
parent | 389bc5389197b02402a0826ad6abed697d3b20ee (diff) | |
download | freebsd-ports-gnome-bc1a51e9602cf7bd4fe6f4f7ef5bc6afdd079647.tar.gz freebsd-ports-gnome-bc1a51e9602cf7bd4fe6f4f7ef5bc6afdd079647.tar.zst freebsd-ports-gnome-bc1a51e9602cf7bd4fe6f4f7ef5bc6afdd079647.zip |
Use SAVANNAH to make it fetchable without redirection.
Reported by: pointyhat via Pav
-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 |