diff options
Diffstat (limited to 'devel/qscintilla2-designerplugin/Makefile')
-rw-r--r-- | devel/qscintilla2-designerplugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qscintilla2-designerplugin/Makefile b/devel/qscintilla2-designerplugin/Makefile index 06dd462b0e40..2733b0f9efce 100644 --- a/devel/qscintilla2-designerplugin/Makefile +++ b/devel/qscintilla2-designerplugin/Makefile @@ -6,7 +6,7 @@ PORTNAME= designerplugin PORTVERSION= ${QSCI2_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITES_QSCI2} |