diff options
author | knu <knu@FreeBSD.org> | 2000-06-07 08:17:23 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-06-07 08:17:23 +0000 |
commit | 84f35d8edb2b980f3eb138acac586a0df52a9c04 (patch) | |
tree | 50bd3d15ccd1c9e2b394a02369a83bf7b94c79db /palm/hdconv | |
parent | ad064370ca2e5788ebe92355e41a433c22cb3ec9 (diff) | |
download | FreeBSD-ports-84f35d8edb2b980f3eb138acac586a0df52a9c04.zip FreeBSD-ports-84f35d8edb2b980f3eb138acac586a0df52a9c04.tar.gz |
Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
Diffstat (limited to 'palm/hdconv')
-rw-r--r-- | palm/hdconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/hdconv/Makefile b/palm/hdconv/Makefile index c416645..38ba7ef 100644 --- a/palm/hdconv/Makefile +++ b/palm/hdconv/Makefile @@ -9,7 +9,7 @@ PORTNAME= hdconv PORTVERSION= 2.01f CATEGORIES= palm databases linux MASTER_SITES= ftp://ftp.SilberSoft.com/pub/Software/Database/HanDBase/ \ - http://people.FreeBSD.org/~knu/ports/distfiles/ + ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ DISTNAME= handbase_desktop_${PORTVERSION:S/./_/}.i386-any-linux2.0 MAINTAINER= knu@FreeBSD.org |