diff options
author | krion <krion@FreeBSD.org> | 2004-01-31 07:14:28 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-31 07:14:28 +0800 |
commit | 3729e000bff8b411b76ecd04de342e16a7588575 (patch) | |
tree | 00dc86ac4107d39bdd3bc54faa7155ae790f992a /cad | |
parent | 68faab048f973d9d7e39c986255444b7e658ec93 (diff) | |
download | freebsd-ports-gnome-3729e000bff8b411b76ecd04de342e16a7588575.tar.gz freebsd-ports-gnome-3729e000bff8b411b76ecd04de342e16a7588575.tar.zst freebsd-ports-gnome-3729e000bff8b411b76ecd04de342e16a7588575.zip |
- Fix plist and bump PORTREVISION
Noticed by: bento via kris
Diffstat (limited to 'cad')
-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%% |