diff options
author | arved <arved@FreeBSD.org> | 2003-01-08 20:59:53 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-01-08 20:59:53 +0800 |
commit | 5881af5d6767ef01e46a43213c6bc7fb10f7cd09 (patch) | |
tree | c61a6dc7dadb842dc5d6614ff01125b819bc1001 /palm/pilot_makedoc | |
parent | ec7bd901833ccfc35832d748d44a2c494b6830ca (diff) | |
download | freebsd-ports-gnome-5881af5d6767ef01e46a43213c6bc7fb10f7cd09.tar.gz freebsd-ports-gnome-5881af5d6767ef01e46a43213c6bc7fb10f7cd09.tar.zst freebsd-ports-gnome-5881af5d6767ef01e46a43213c6bc7fb10f7cd09.zip |
Remove a dead Mastersite.
PR: 45352
Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'palm/pilot_makedoc')
-rw-r--r-- | palm/pilot_makedoc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/palm/pilot_makedoc/Makefile b/palm/pilot_makedoc/Makefile index 41dfced05d6f..de22851621bc 100644 --- a/palm/pilot_makedoc/Makefile +++ b/palm/pilot_makedoc/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 0.7a PORTREVISION= 1 CATEGORIES= palm textproc MASTER_SITES= ftp://ftp.forth.org/pub/PalmOS/ \ - ftp://ftp.cs.tu-berlin.de/pub/palmtops/pilot/ \ - ftp://ftp.cso.uiuc.edu/pub/systems/PalmOS/ + ftp://ftp.cs.tu-berlin.de/pub/palmtops/pilot/ DISTNAME= makedoc7 EXTRACT_SUFX= .cpp |