diff options
author | joerg <joerg@FreeBSD.org> | 2002-08-27 05:07:05 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 2002-08-27 05:07:05 +0800 |
commit | 054d15eb4594876686f1c49078ff23cbb17626fe (patch) | |
tree | af45f6ffda03c93cb67388e60b06df6db5224d77 /cad/spice | |
parent | 39c7e6a9270362164a1ea5108722acb15225500e (diff) | |
download | freebsd-ports-gnome-054d15eb4594876686f1c49078ff23cbb17626fe.tar.gz freebsd-ports-gnome-054d15eb4594876686f1c49078ff23cbb17626fe.tar.zst freebsd-ports-gnome-054d15eb4594876686f1c49078ff23cbb17626fe.zip |
Bump PORTREVISION to indicate that some bugs have been fixed.
Requested by: kris
Diffstat (limited to 'cad/spice')
-rw-r--r-- | cad/spice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 3d3f5fed7b17..b7cd18b94107 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -7,6 +7,7 @@ PORTNAME= spice PORTVERSION= 3f5.1 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ftp://ic.eecs.berkeley.edu/pub/Spice3/ DISTNAME= sp3f4.kit |