diff options
Diffstat (limited to 'devel/dolphin-plugins/Makefile')
-rw-r--r-- | devel/dolphin-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/dolphin-plugins/Makefile b/devel/dolphin-plugins/Makefile index d415c04e1cd..14f52320574 100644 --- a/devel/dolphin-plugins/Makefile +++ b/devel/dolphin-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2017/04/30 01:21:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2017/08/24 20:03:10 adam Exp $ DISTNAME= dolphin-plugins-${_KDE_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel COMMENT= Extra Dolphin plugins |