diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-07-01 04:07:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-07-01 04:07:44 +0000 |
commit | 3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254 (patch) | |
tree | 8498ba44dcec63ba5fb36969e5bd03ca893562c0 /misc/kremotecontrol | |
parent | 08a04022bdb23396ed5858b5a6d9d26376625563 (diff) | |
download | pkgsrc-3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254.tar.gz |
Recursive revbump from boost-1.70.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 d16590b36fc..6325bb6ba19 100644 --- a/misc/kremotecontrol/Makefile +++ b/misc/kremotecontrol/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2018/12/13 19:52:11 adam Exp $ +# $NetBSD: Makefile,v 1.42 2019/07/01 04:08:34 ryoon Exp $ DISTNAME= kremotecontrol-16.12.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc COMMENT= KDE frontend for your remote controls MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.12.0/src/} |