diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 23:14:28 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 23:14:28 +0000 |
commit | 7de8eb8479255c7666c9f793086a32410bb08a92 (patch) | |
tree | bcc8dda7dacf1911632c26887e61aade90c03054 | |
parent | 642bbdb03dfffb339748f63c6365d686cdd01b21 (diff) | |
download | ports-7de8eb8479255c7666c9f793086a32410bb08a92.tar.gz ports-7de8eb8479255c7666c9f793086a32410bb08a92.zip |
Notes
-rw-r--r-- | cad/spice/Makefile | 1 | ||||
-rw-r--r-- | cad/spice/pkg-plist | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 99a952e55f8c..c6057b007321 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -7,6 +7,7 @@ PORTNAME= spice PORTVERSION= 3f5.2 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ftp://ic.eecs.berkeley.edu/pub/Spice3/:sources \ ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/:docs diff --git a/cad/spice/pkg-plist b/cad/spice/pkg-plist index 559369e7394c..694db05f0aab 100644 --- a/cad/spice/pkg-plist +++ b/cad/spice/pkg-plist @@ -34,4 +34,5 @@ share/spice/news %%PORTDOCS%%%%EXAMPLESDIR%%/rtlinv.cir %%PORTDOCS%%%%EXAMPLESDIR%%/schmitt.cir %%PORTDOCS%%%%EXAMPLESDIR%%/simplepz.cir -%%PORTDOCS%%@dirrm share/examples/spice +%%PORTDOCS%%@dirrm %%DOCSDIR%% +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% |