diff options
Diffstat (limited to 'devel/dolphin-plugins')
-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 e8ae84a04fc..99954500bd8 100644 --- a/devel/dolphin-plugins/Makefile +++ b/devel/dolphin-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/02/12 23:17:46 tron Exp $ +# $NetBSD: Makefile,v 1.5 2014/04/10 06:21:21 obache Exp $ DISTNAME= dolphin-plugins-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel COMMENT= Extra Dolphin plugins |