pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/mate-common mate-common: fix version.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aae8ecb609ae
branches:  trunk
changeset: 317868:aae8ecb609ae
user:      youri <youri%pkgsrc.org@localhost>
date:      Wed Jan 16 15:04:56 2019 +0000

description:
mate-common: fix version.

diffstat:

 devel/mate-common/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 41c1d29ba6a7 -r aae8ecb609ae devel/mate-common/Makefile
--- a/devel/mate-common/Makefile        Wed Jan 16 15:04:19 2019 +0000
+++ b/devel/mate-common/Makefile        Wed Jan 16 15:04:56 2019 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2018/11/14 22:21:18 kleink Exp $
+# $NetBSD: Makefile,v 1.9 2019/01/16 15:04:56 youri Exp $
 
 PKGREVISION= 2
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-common-${VERSION}
+DISTNAME=      mate-common-1.20.0
 CATEGORIES=    devel
 
 COMMENT=       Sample files for MATE Application development



Home | Main Index | Thread Index | Old Index