diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-07-12 07:14:36 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-07-12 07:14:36 +0800 |
commit | c39e901559d4afccbf790d36896a284a2afd2e1b (patch) | |
tree | 9be06305828f7b521cac8ca6074f27f0b0e3bfaa /palm | |
parent | 3656895e7dbf6dfc84dcb62df0de98a7c16d522e (diff) | |
download | freebsd-ports-gnome-c39e901559d4afccbf790d36896a284a2afd2e1b.tar.gz freebsd-ports-gnome-c39e901559d4afccbf790d36896a284a2afd2e1b.tar.zst freebsd-ports-gnome-c39e901559d4afccbf790d36896a284a2afd2e1b.zip |
gnomepilot (and the conduits) have been available across
the GNOME mirrors for a while now. Fix MASTER_SITES accordingly.
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot-conduits/Makefile | 3 | ||||
-rw-r--r-- | palm/gnome-pilot/Makefile | 3 | ||||
-rw-r--r-- | palm/gnomepilot-conduits/Makefile | 3 | ||||
-rw-r--r-- | palm/gnomepilot-conduits2/Makefile | 3 | ||||
-rw-r--r-- | palm/gnomepilot/Makefile | 3 | ||||
-rw-r--r-- | palm/gnomepilot2/Makefile | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile index 61735b36af40..f83c7c1dbf97 100644 --- a/palm/gnome-pilot-conduits/Makefile +++ b/palm/gnome-pilot-conduits/Makefile @@ -8,7 +8,8 @@ PORTNAME= gnomepilot-conduits PORTVERSION= 0.4 CATEGORIES= palm comms gnome -MASTER_SITES= http://www.gnome.org/gnome-pilot/download/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= unstable/sources/gnome-pilot-conduits DISTNAME= gnome-pilot-conduits-${PORTVERSION} MAINTAINER= ade@FreeBSD.org diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index 0fb0eec8993e..15d84b4cd5ab 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -8,7 +8,8 @@ PORTNAME= gnomepilot PORTVERSION= 0.1.52 CATEGORIES= palm comms gnome -MASTER_SITES= http://www.gnome.org/gnome-pilot/download/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= unstable/sources/gnome-pilot DISTNAME= gnome-pilot-${PORTVERSION} MAINTAINER= ade@FreeBSD.org diff --git a/palm/gnomepilot-conduits/Makefile b/palm/gnomepilot-conduits/Makefile index 61735b36af40..f83c7c1dbf97 100644 --- a/palm/gnomepilot-conduits/Makefile +++ b/palm/gnomepilot-conduits/Makefile @@ -8,7 +8,8 @@ PORTNAME= gnomepilot-conduits PORTVERSION= 0.4 CATEGORIES= palm comms gnome -MASTER_SITES= http://www.gnome.org/gnome-pilot/download/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= unstable/sources/gnome-pilot-conduits DISTNAME= gnome-pilot-conduits-${PORTVERSION} MAINTAINER= ade@FreeBSD.org diff --git a/palm/gnomepilot-conduits2/Makefile b/palm/gnomepilot-conduits2/Makefile index 61735b36af40..f83c7c1dbf97 100644 --- a/palm/gnomepilot-conduits2/Makefile +++ b/palm/gnomepilot-conduits2/Makefile @@ -8,7 +8,8 @@ PORTNAME= gnomepilot-conduits PORTVERSION= 0.4 CATEGORIES= palm comms gnome -MASTER_SITES= http://www.gnome.org/gnome-pilot/download/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= unstable/sources/gnome-pilot-conduits DISTNAME= gnome-pilot-conduits-${PORTVERSION} MAINTAINER= ade@FreeBSD.org diff --git a/palm/gnomepilot/Makefile b/palm/gnomepilot/Makefile index 0fb0eec8993e..15d84b4cd5ab 100644 --- a/palm/gnomepilot/Makefile +++ b/palm/gnomepilot/Makefile @@ -8,7 +8,8 @@ PORTNAME= gnomepilot PORTVERSION= 0.1.52 CATEGORIES= palm comms gnome -MASTER_SITES= http://www.gnome.org/gnome-pilot/download/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= unstable/sources/gnome-pilot DISTNAME= gnome-pilot-${PORTVERSION} MAINTAINER= ade@FreeBSD.org diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile index 0fb0eec8993e..15d84b4cd5ab 100644 --- a/palm/gnomepilot2/Makefile +++ b/palm/gnomepilot2/Makefile @@ -8,7 +8,8 @@ PORTNAME= gnomepilot PORTVERSION= 0.1.52 CATEGORIES= palm comms gnome -MASTER_SITES= http://www.gnome.org/gnome-pilot/download/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= unstable/sources/gnome-pilot DISTNAME= gnome-pilot-${PORTVERSION} MAINTAINER= ade@FreeBSD.org |