diff options
Diffstat (limited to 'cad/z88/Makefile')
-rw-r--r-- | cad/z88/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/z88/Makefile b/cad/z88/Makefile index 834b80d7da5d..441f3e01a342 100644 --- a/cad/z88/Makefile +++ b/cad/z88/Makefile @@ -8,8 +8,8 @@ PORTNAME= z88 PORTVERSION= 11.0 CATEGORIES= cad -MASTER_SITES= ftp://ftp.uni-bayreuth.de/pub/uni-bayreuth/LS-CAD/unix/:srcs \ - ftp://ftp.uni-bayreuth.de/pub/uni-bayreuth/LS-CAD/manual/:dcs +MASTER_SITES= ftp://ftp.uni-bayreuth.de/pub/uni-bayreuth/LS-CAD/Version11/unix/:srcs \ + ftp://ftp.uni-bayreuth.de/pub/uni-bayreuth/LS-CAD/Version11/manual//:dcs DISTFILES= ${PORTNAME}src${EXTRACT_SUFX}:srcs ${PORTNAME}mane.pdf:dcs DIST_SUBDIR= z88 EXTRACT_ONLY= ${PORTNAME}src${EXTRACT_SUFX} |