diff options
Diffstat (limited to 'devel/ignition-plugin/Makefile')
-rw-r--r-- | devel/ignition-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ignition-plugin/Makefile b/devel/ignition-plugin/Makefile index 1186cdbd6ca5..2bd4a9be1580 100644 --- a/devel/ignition-plugin/Makefile +++ b/devel/ignition-plugin/Makefile @@ -2,7 +2,7 @@ PORTNAME= ignition-plugin DISTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ |