diff options
author | adam <adam@pkgsrc.org> | 2020-05-06 14:04:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-05-06 14:04:05 +0000 |
commit | 6970defbb2f9e26c73129c4c8cfc20803b109467 (patch) | |
tree | c81d648805b099d82983eab8e643d64ab9cdb13f /misc/kremotecontrol/Makefile | |
parent | 5d40b7bcb0767de3a1d3ce1a480ed9035b4b97c1 (diff) | |
download | pkgsrc-6970defbb2f9e26c73129c4c8cfc20803b109467.tar.gz |
revbump after 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 f08bb41b9f0..90a803464fb 100644 --- a/misc/kremotecontrol/Makefile +++ b/misc/kremotecontrol/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2020/03/08 16:50:34 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2020/05/06 14:04:51 adam Exp $ DISTNAME= kremotecontrol-16.12.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= misc COMMENT= KDE frontend for your remote controls MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.12.0/src/} |