diff options
author | krion <krion@FreeBSD.org> | 2004-01-30 23:14:28 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-30 23:14:28 +0000 |
commit | 3729e000bff8b411b76ecd04de342e16a7588575 (patch) | |
tree | 00dc86ac4107d39bdd3bc54faa7155ae790f992a /cad/spice | |
parent | 68faab048f973d9d7e39c986255444b7e658ec93 (diff) | |
download | FreeBSD-ports-3729e000bff8b411b76ecd04de342e16a7588575.zip FreeBSD-ports-3729e000bff8b411b76ecd04de342e16a7588575.tar.gz |
- Fix plist and bump PORTREVISION
Noticed by: bento via kris
Diffstat (limited to 'cad/spice')
-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 99a952e..c6057b0 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 559369e..694db05 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%% |