diff options
author | makc <makc@FreeBSD.org> | 2015-08-28 18:48:41 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2015-08-28 18:48:41 +0800 |
commit | ac15cdb753ba5a41c4e919d7759320191f2816db (patch) | |
tree | e8662933040621ddf63fcfde406a594d3862454e /science | |
parent | 9e980a48770dd00cac413914bac7bf426c84bd23 (diff) | |
download | freebsd-ports-gnome-ac15cdb753ba5a41c4e919d7759320191f2816db.tar.gz freebsd-ports-gnome-ac15cdb753ba5a41c4e919d7759320191f2816db.tar.zst freebsd-ports-gnome-ac15cdb753ba5a41c4e919d7759320191f2816db.zip |
- Bump PORTREVISION after libzip update
Diffstat (limited to 'science')
-rw-r--r-- | science/pulseview/Makefile | 2 | ||||
-rw-r--r-- | science/sigrok-cli/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/science/pulseview/Makefile b/science/pulseview/Makefile index a1f59f215e7b..579eb15f74a4 100644 --- a/science/pulseview/Makefile +++ b/science/pulseview/Makefile @@ -3,7 +3,7 @@ PORTNAME= pulseview PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science cad MASTER_SITES= http://sigrok.org/download/source/pulseview/ diff --git a/science/sigrok-cli/Makefile b/science/sigrok-cli/Makefile index b1f12c8e5e6b..50e4761b2acd 100644 --- a/science/sigrok-cli/Makefile +++ b/science/sigrok-cli/Makefile @@ -3,6 +3,7 @@ PORTNAME= sigrok-cli PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= science cad MASTER_SITES= http://sigrok.org/download/source/sigrok-cli/ |