diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-01-27 19:15:36 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-01-27 19:15:36 +0000 |
commit | 86f74d0ea5ec9c3459eb77647f4420a28e595a98 (patch) | |
tree | 0deca7b18c0a82872dadffd4dd1255aefd38b043 /science | |
parent | 869264fc4d8b4931d0aa127c5afd250048abfedf (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/sigrok-cli/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/sigrok-cli/Makefile b/science/sigrok-cli/Makefile index 72c566301f3e..faca4639cad3 100644 --- a/science/sigrok-cli/Makefile +++ b/science/sigrok-cli/Makefile @@ -3,6 +3,7 @@ PORTNAME= sigrok-cli PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= science cad MASTER_SITES= http://sigrok.org/download/source/sigrok-cli/ |