diff options
author | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
commit | fba9bc7b68cd23a75ee73a373f854461f41c2502 (patch) | |
tree | 74e9a93f0f2f73f4add5820af89059424b7356e4 /misc/kdeplasma-addons4/Makefile | |
parent | e20a2f6d8a2c866d4092062e43c575ff0f42b8e9 (diff) | |
download | pkgsrc-fba9bc7b68cd23a75ee73a373f854461f41c2502.tar.gz |
recursive bump from boost-lib shlib major bump.
Diffstat (limited to 'misc/kdeplasma-addons4/Makefile')
-rw-r--r-- | misc/kdeplasma-addons4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kdeplasma-addons4/Makefile b/misc/kdeplasma-addons4/Makefile index 18568f0f59b..5891f7c2687 100644 --- a/misc/kdeplasma-addons4/Makefile +++ b/misc/kdeplasma-addons4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2013/11/07 12:35:42 markd Exp $ +# $NetBSD: Makefile,v 1.51 2013/11/20 13:23:45 obache Exp $ DISTNAME= kdeplasma-addons-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Plasmoids |