summaryrefslogtreecommitdiff
path: root/net/cap
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-11-02 11:59:02 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-11-02 11:59:02 +0000
commita32dfa9422ae011d8ada73935e19d13edfcfe2b1 (patch)
tree1947a16aac9126af99809e2774ec87f41be86c30 /net/cap
parentFix the URL of first mastersite. (diff)
Add :source and :patches to the MASTER_SITES and DISTFILES to prevent
huge amount of errors during fetching. Noticed by: feller.
Notes
Notes: svn path=/head/; revision=92842
Diffstat (limited to 'net/cap')
-rw-r--r--net/cap/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/net/cap/Makefile b/net/cap/Makefile
index 0d669a1ce3f7..c0ca83cc0f04 100644
--- a/net/cap/Makefile
+++ b/net/cap/Makefile
@@ -9,13 +9,14 @@ PORTNAME= cap
PORTVERSION= 6.0.198
PORTREVISION= 1
CATEGORIES= net
-MASTER_SITES= ftp://munnari.OZ.AU/mac/ \
- ftp://munnari.OZ.AU/mac/cap.patches/ \
- ftp://ftp.kuis.kyoto-u.ac.jp/net/cap/ \
- ftp://ftp.kuis.kyoto-u.ac.jp/net/cap/cap60.patches/
-DISTFILES= cap60.pl100.tar.Z patches.101-126.tar.Z patches.127-143.tar.Z \
- patches.144-154.tar.Z patches.155-162.tar.Z \
- patches.163-182.tar.Z patches.183-192.tar.Z
+MASTER_SITES= ftp://munnari.OZ.AU/mac/:source \
+ ftp://munnari.OZ.AU/mac/cap.patches/:patches \
+ ftp://ftp.kuis.kyoto-u.ac.jp/net/cap/:source \
+ ftp://ftp.kuis.kyoto-u.ac.jp/net/cap/cap60.patches/:patches
+DISTFILES= cap60.pl100.tar.Z:source \
+ patches.101-126.tar.Z:patches patches.127-143.tar.Z:patches \
+ patches.144-154.tar.Z:patches patches.155-162.tar.Z:patches \
+ patches.163-182.tar.Z:patches patches.183-192.tar.Z:patches
PATCH_SITES= ftp://munnari.OZ.AU/mac/cap.patches/
PATCHFILES= cap60.patch193 cap60.patch194 cap60.patch195 cap60.patch196 \