diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-23 12:45:46 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-23 12:45:46 +0000 |
commit | a8713d15f4d56c9054b5d6a952f5c3613f04959a (patch) | |
tree | 9f8db44177ed46a64b46576a24dfdf8ada114376 /cad/fritzing | |
parent | c9e5b0da2c7f6a3df13a274b6b410d835805742f (diff) |
Notes
Diffstat (limited to 'cad/fritzing')
-rw-r--r-- | cad/fritzing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/fritzing/Makefile b/cad/fritzing/Makefile index dae46847c8f0..25363d5460d6 100644 --- a/cad/fritzing/Makefile +++ b/cad/fritzing/Makefile @@ -3,7 +3,7 @@ PORTNAME= fritzing PORTVERSION= 0.9.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MASTER_SITES= https://github.com/fritzing/fritzing-app/archive/:source \ https://github.com/fritzing/fritzing-parts/archive/:parts |