diff options
author | adam <adam@pkgsrc.org> | 2015-04-17 15:52:56 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-04-17 15:52:56 +0000 |
commit | 1aad4435e0bf7925917a373d9944620d685d6117 (patch) | |
tree | 4207511bf8772a2bd8b4af88be255247c0c6cc9f /misc/kremotecontrol/Makefile | |
parent | 878dbb15337e452862aef4629fa9027472bcd7c3 (diff) | |
download | pkgsrc-1aad4435e0bf7925917a373d9944620d685d6117.tar.gz |
Revbump after updating devel/boost-libs
Diffstat (limited to 'misc/kremotecontrol/Makefile')
-rw-r--r-- | misc/kremotecontrol/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kremotecontrol/Makefile b/misc/kremotecontrol/Makefile index 5c8be892d5a..12c49970e8d 100644 --- a/misc/kremotecontrol/Makefile +++ b/misc/kremotecontrol/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/11/13 19:19:08 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/17 15:53:11 adam Exp $ DISTNAME= kremotecontrol-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE frontend for your remote controls |