diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-08-22 12:22:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-08-22 12:22:48 +0000 |
commit | 5cc92f35084d62437cb67e0128156ca0d3c9922f (patch) | |
tree | e899f278a5f4d24e042e7925fffb179e727096ac /misc/kremotecontrol | |
parent | 5049a62f510d79f45e5fe3917feb7ac72d3ea798 (diff) | |
download | pkgsrc-5cc92f35084d62437cb67e0128156ca0d3c9922f.tar.gz |
Recursive revbump from boost-1.71.0
Diffstat (limited to 'misc/kremotecontrol')
-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 6325bb6ba19..14c4d1a5d59 100644 --- a/misc/kremotecontrol/Makefile +++ b/misc/kremotecontrol/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2019/07/01 04:08:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.43 2019/08/22 12:23:33 ryoon Exp $ DISTNAME= kremotecontrol-16.12.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= misc COMMENT= KDE frontend for your remote controls MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.12.0/src/} |