diff options
author | pav <pav@FreeBSD.org> | 2003-12-19 07:38:53 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-19 07:38:53 +0800 |
commit | da7929efe26e0da6eaf41ccca22612f02d2c5a20 (patch) | |
tree | 7872522f1dcc8db0dc319bdeb7dadbfcdb3a520b /palm | |
parent | 1a252fde5d1e3465a42e8871b96df0e2a3e685d6 (diff) | |
download | freebsd-ports-gnome-da7929efe26e0da6eaf41ccca22612f02d2c5a20.tar.gz freebsd-ports-gnome-da7929efe26e0da6eaf41ccca22612f02d2c5a20.tar.zst freebsd-ports-gnome-da7929efe26e0da6eaf41ccca22612f02d2c5a20.zip |
- Chase master sites (fix fetching)
PR: ports/60374
Reported by: Stacey Roberts <stacey@vickiandstacey.com>
Diffstat (limited to 'palm')
-rw-r--r-- | palm/pilot-link-devel/Makefile | 2 | ||||
-rw-r--r-- | palm/pilot-link/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile index 04d635a57da4..952922dd75f3 100644 --- a/palm/pilot-link-devel/Makefile +++ b/palm/pilot-link-devel/Makefile @@ -9,7 +9,7 @@ PORTNAME= pilot-link PORTVERSION= 0.11.8 PORTREVISION= 1 CATEGORIES= palm comms tk83 -MASTER_SITES= http://www.pilot-link.org/source/ +MASTER_SITES= http://oss.redundant.com/pub/gentoo/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= PalmPilot communications utilities (backup/restore/install/debug/...) diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index 04d635a57da4..952922dd75f3 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -9,7 +9,7 @@ PORTNAME= pilot-link PORTVERSION= 0.11.8 PORTREVISION= 1 CATEGORIES= palm comms tk83 -MASTER_SITES= http://www.pilot-link.org/source/ +MASTER_SITES= http://oss.redundant.com/pub/gentoo/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= PalmPilot communications utilities (backup/restore/install/debug/...) |