diff options
author | adam <adam@pkgsrc.org> | 2017-08-24 20:03:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-08-24 20:03:08 +0000 |
commit | 4697d968539801204ebc79db0dfa27abef268c62 (patch) | |
tree | cf54890dc240d91dbd8c74b8bd0528207736eb1e /misc/kremotecontrol/Makefile | |
parent | 38f7736e8b672ea9b070dae75e60c8e8d0325d56 (diff) | |
download | pkgsrc-4697d968539801204ebc79db0dfa27abef268c62.tar.gz |
Revbump for boost update
Diffstat (limited to 'misc/kremotecontrol/Makefile')
-rw-r--r-- | misc/kremotecontrol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kremotecontrol/Makefile b/misc/kremotecontrol/Makefile index ae21756a859..983c3e0daf3 100644 --- a/misc/kremotecontrol/Makefile +++ b/misc/kremotecontrol/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2017/04/30 01:21:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2017/08/24 20:03:31 adam Exp $ DISTNAME= kremotecontrol-16.12.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE frontend for your remote controls MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.12.0/src/} |