aboutsummaryrefslogtreecommitdiff
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
parentced78334e580f132938a1ff92c0dd9d164b419be (diff)
downloadports-62d0e722b6ce7f91dc70254798d8c5f447ef555b.tar.gz
ports-62d0e722b6ce7f91dc70254798d8c5f447ef555b.zip
Notes
-rw-r--r--ftp/gnustep-ftp/Makefile4
-rw-r--r--games/gnustep-ladder/Makefile3
-rw-r--r--games/lapispuzzle/Makefile3
-rw-r--r--games/nextgo/Makefile3
-rw-r--r--net/remotedesk/Makefile3
-rw-r--r--sysutils/batmon/Makefile3
-rw-r--r--x11/innerspace/Makefile3
7 files changed, 14 insertions, 8 deletions
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile
index f487a00eab27..d2e6672b9918 100644
--- a/ftp/gnustep-ftp/Makefile
+++ b/ftp/gnustep-ftp/Makefile
@@ -8,8 +8,8 @@
PORTNAME= ftp
PORTVERSION= 0.2
CATEGORIES= ftp gnustep
-MASTER_SITES= http://download.savannah.gnu.org/releases/gap/ \
- http://www.very-clever.com/download/nongnu/gap/
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= gap
PKGNAMEPREFIX= gnustep-
DISTNAME= FTP-${PORTVERSION}
diff --git a/games/gnustep-ladder/Makefile b/games/gnustep-ladder/Makefile
index 8ae0942e96e3..bbb5aa543e07 100644
--- a/games/gnustep-ladder/Makefile
+++ b/games/gnustep-ladder/Makefile
@@ -9,8 +9,9 @@ PORTNAME= ladder
PORTVERSION= 1.0
PORTREVISION= 2
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
PKGNAMEPREFIX= gnustep-
DISTNAME= Ladder-${PORTVERSION}
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
diff --git a/games/nextgo/Makefile b/games/nextgo/Makefile
index b538dc528a9c..6f7adf4aa4d0 100644
--- a/games/nextgo/Makefile
+++ b/games/nextgo/Makefile
@@ -9,7 +9,8 @@ PORTNAME= nextgo
PORTVERSION= 3.0
PORTREVISION= 2
CATEGORIES= games gnustep
-MASTER_SITES= http://download.savannah.gnu.org/releases/gap/
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= gap
DISTNAME= NeXTGo-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
diff --git a/net/remotedesk/Makefile b/net/remotedesk/Makefile
index 588f7e40a18d..8b8e848e6627 100644
--- a/net/remotedesk/Makefile
+++ b/net/remotedesk/Makefile
@@ -9,7 +9,8 @@ PORTNAME= remotedesk
PORTVERSION= 0.1
PORTREVISION= 2
CATEGORIES= net gnustep
-MASTER_SITES= http://download.savannah.gnu.org/releases/gap/
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= gap
DISTNAME= RemoteDesk-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
diff --git a/sysutils/batmon/Makefile b/sysutils/batmon/Makefile
index 82035fb76c98..b13366d66414 100644
--- a/sysutils/batmon/Makefile
+++ b/sysutils/batmon/Makefile
@@ -8,7 +8,8 @@
PORTNAME= batmon
PORTVERSION= 0.3
CATEGORIES= sysutils gnustep
-MASTER_SITES= http://download.savannah.gnu.org/releases/gap/
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= gap
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep battery monitor for laptops
diff --git a/x11/innerspace/Makefile b/x11/innerspace/Makefile
index 868255cde881..e7b3ed4b585d 100644
--- a/x11/innerspace/Makefile
+++ b/x11/innerspace/Makefile
@@ -9,7 +9,8 @@ PORTNAME= innerspace
PORTVERSION= 0.2.0
PORTREVISION= 2
CATEGORIES= x11 gnustep
-MASTER_SITES= http://download.savannah.nongnu.org/releases/gap/
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= gap
DISTNAME= InnerSpace-${PORTVERSION}