diff options
Diffstat (limited to 'misc/knewsticker-scripts/Makefile')
-rw-r--r-- | misc/knewsticker-scripts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/knewsticker-scripts/Makefile b/misc/knewsticker-scripts/Makefile index 80ad9288cfa3..0185144d104b 100644 --- a/misc/knewsticker-scripts/Makefile +++ b/misc/knewsticker-scripts/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${KNEWSTICKERAPP_PORTNAME} PORTVERSION= ${KNEWSTICKERAPP_PORTVERSION} -PORTREVISION= ${KNEWSTICKERAPP_PORTREVISION} +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src |