diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-07-11 23:14:36 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-07-11 23:14:36 +0000 |
commit | c39e901559d4afccbf790d36896a284a2afd2e1b (patch) | |
tree | 9be06305828f7b521cac8ca6074f27f0b0e3bfaa /palm/gnomepilot-conduits2 | |
parent | Add new port 40upgrade -- 4.0R to 4-stable upgrade kit. Currently only (diff) |
gnomepilot (and the conduits) have been available across
the GNOME mirrors for a while now. Fix MASTER_SITES accordingly.
Diffstat (limited to 'palm/gnomepilot-conduits2')
-rw-r--r-- | palm/gnomepilot-conduits2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |