diff options
Diffstat (limited to 'net/cap/Makefile')
-rw-r--r-- | net/cap/Makefile | 15 |
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 \ |