diff options
Diffstat (limited to '')
-rw-r--r-- | net-im/ktp-auth-handler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ktp-auth-handler/Makefile b/net-im/ktp-auth-handler/Makefile index f4c4057283b0..4a7595cd1ee1 100644 --- a/net-im/ktp-auth-handler/Makefile +++ b/net-im/ktp-auth-handler/Makefile @@ -2,7 +2,7 @@ PORTNAME= ktp-auth-handler PORTVERSION= ${KTP_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src |