pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/mate-calc
Module Name: pkgsrc
Committed By: gutteridge
Date: Wed Oct 4 15:11:28 UTC 2023
Modified Files:
pkgsrc/misc/mate-calc: Makefile
Log Message:
mate-calc: fix version after meta-pkg bump
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/misc/mate-calc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/mate-calc/Makefile
diff -u pkgsrc/misc/mate-calc/Makefile:1.29 pkgsrc/misc/mate-calc/Makefile:1.30
--- pkgsrc/misc/mate-calc/Makefile:1.29 Sun Aug 6 10:02:20 2023
+++ pkgsrc/misc/mate-calc/Makefile Wed Oct 4 15:11:27 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2023/08/06 10:02:20 nia Exp $
+# $NetBSD: Makefile,v 1.30 2023/10/04 15:11:27 gutteridge Exp $
PKGREVISION= 3
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= mate-calc-${VERSION}
+DISTNAME= mate-calc-${VERSION:R}.0
CATEGORIES= misc
COMMENT= Calculator for MATE Desktop
Home |
Main Index |
Thread Index |
Old Index