diff options
Diffstat (limited to 'editors/kate-plugins')
-rw-r--r-- | editors/kate-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/kate-plugins/Makefile b/editors/kate-plugins/Makefile index e5af1eacd279..b4a871827c89 100644 --- a/editors/kate-plugins/Makefile +++ b/editors/kate-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${KATEPLUGINS_PORTNAME} PORTVERSION= ${KATEPLUGINS_PORTVERSION} -PORTREVISION= ${KATEPLUGINS_PORTREVISION} +PORTREVISION= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src |