pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/salt Fix DISTNAME. Pointed out by wiz.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a456eef6532b
branches:  trunk
changeset: 353066:a456eef6532b
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Mon Sep 26 07:06:11 2016 +0000

description:
Fix DISTNAME.  Pointed out by wiz.

diffstat:

 sysutils/salt/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r caffdd8ca4f6 -r a456eef6532b sysutils/salt/Makefile
--- a/sysutils/salt/Makefile    Mon Sep 26 03:09:38 2016 +0000
+++ b/sysutils/salt/Makefile    Mon Sep 26 07:06:11 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2016/09/19 13:34:37 jperkin Exp $
+# $NetBSD: Makefile,v 1.43 2016/09/26 07:06:11 jperkin Exp $
 
-DISTNAME=      salt-2016.3.4
+DISTNAME=      salt-2016.3.3
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/salt/}
 



Home | Main Index | Thread Index | Old Index