diff options
author | markd <markd@pkgsrc.org> | 2016-01-10 19:21:48 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-01-10 19:21:48 +0000 |
commit | 1c424006a4c29f309bc19aec98f7f54882e3055a (patch) | |
tree | 9558445cd9cc366b7b9abb5acd4747d58fe5ffe4 /net/kdenetwork-strigi-analyzers/Makefile | |
parent | 150b9b1c121d71458516d707c378e83205315571 (diff) | |
download | pkgsrc-1c424006a4c29f309bc19aec98f7f54882e3055a.tar.gz |
Update kdenetwork-strigi-analyzers to 15.12.0
minor updates.
Diffstat (limited to 'net/kdenetwork-strigi-analyzers/Makefile')
-rw-r--r-- | net/kdenetwork-strigi-analyzers/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/kdenetwork-strigi-analyzers/Makefile b/net/kdenetwork-strigi-analyzers/Makefile index 6be2f9f5190..55c97c148f9 100644 --- a/net/kdenetwork-strigi-analyzers/Makefile +++ b/net/kdenetwork-strigi-analyzers/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:45 tnn Exp $ +# $NetBSD: Makefile,v 1.12 2016/01/10 19:21:48 markd Exp $ -DISTNAME= kdenetwork-strigi-analyzers-${_KDE_VERSION} -PKGREVISION= 2 +DISTNAME= kdenetwork-strigi-analyzers-15.12.0 CATEGORIES= net COMMENT= Strigi analyzers for various network protocols +MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/} .include "../../meta-pkgs/kde4/Makefile.kde4" |