diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/spice/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 6afd829fa9c6..8b594f173165 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -9,10 +9,9 @@ PORTNAME= spice PORTVERSION= 3f5.2 PORTREVISION= 3 CATEGORIES= cad -MASTER_SITES= http://embedded.eecs.berkeley.edu/pubs/downloads/spice/:sources \ - ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/:docs +MASTER_SITES= http://embedded.eecs.berkeley.edu/pubs/downloads/spice/:sources DISTFILES= spice3f5${EXTRACT_SUFX}:sources \ - cp.ps:docs toc.ps:docs doc.ps:docs + cp.ps toc.ps doc.ps DIST_SUBDIR= spice EXTRACT_ONLY= spice3f5${EXTRACT_SUFX} |