aboutsummaryrefslogtreecommitdiff
path: root/games/lapispuzzle
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-12-23 07:14:38 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-12-23 07:14:38 +0000
commit62d0e722b6ce7f91dc70254798d8c5f447ef555b (patch)
tree4d320d3d567c4850d1dfd1ca890d051764dbe7bb /games/lapispuzzle
parentced78334e580f132938a1ff92c0dd9d164b419be (diff)
downloadports-62d0e722b6ce7f91dc70254798d8c5f447ef555b.tar.gz
ports-62d0e722b6ce7f91dc70254798d8c5f447ef555b.zip
Notes
Diffstat (limited to 'games/lapispuzzle')
-rw-r--r--games/lapispuzzle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/lapispuzzle/Makefile b/games/lapispuzzle/Makefile
index 831c150982bd..973b7a6444c1 100644
--- a/games/lapispuzzle/Makefile
+++ b/games/lapispuzzle/Makefile
@@ -9,8 +9,9 @@ PORTNAME= lapispuzzle
PORTVERSION= 1.1.0
PORTREVISION= 1
CATEGORIES= games gnustep
-MASTER_SITES= http://download.savannah.gnu.org/releases/gap/ \
+MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
${MASTER_SITE_GNUSTEP_CH}
+MASTER_SITE_SUBDIR= gap
DISTNAME= LapisPuzzle-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org