diff options
author | joerg <joerg@FreeBSD.org> | 2002-08-26 21:07:05 +0000 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 2002-08-26 21:07:05 +0000 |
commit | 054d15eb4594876686f1c49078ff23cbb17626fe (patch) | |
tree | af45f6ffda03c93cb67388e60b06df6db5224d77 /cad | |
parent | 39c7e6a9270362164a1ea5108722acb15225500e (diff) | |
download | FreeBSD-ports-054d15eb4594876686f1c49078ff23cbb17626fe.zip FreeBSD-ports-054d15eb4594876686f1c49078ff23cbb17626fe.tar.gz |
Bump PORTREVISION to indicate that some bugs have been fixed.
Requested by: kris
Diffstat (limited to 'cad')
-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 3d3f5fe..b7cd18b 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 |