pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/mate-common
Module Name: pkgsrc
Committed By: gutteridge
Date: Wed Oct 4 15:17:00 UTC 2023
Modified Files:
pkgsrc/devel/mate-common: Makefile
Log Message:
mate-backgrounds: fix version after meta-pkg bump
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/mate-common/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/mate-common/Makefile
diff -u pkgsrc/devel/mate-common/Makefile:1.25 pkgsrc/devel/mate-common/Makefile:1.26
--- pkgsrc/devel/mate-common/Makefile:1.25 Sun Jan 29 21:15:49 2023
+++ pkgsrc/devel/mate-common/Makefile Wed Oct 4 15:17:00 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2023/01/29 21:15:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2023/10/04 15:17:00 gutteridge Exp $
PKGREVISION= 2
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= mate-common-${VERSION}
+DISTNAME= mate-common-${VERSION:R}.0
CATEGORIES= devel
COMMENT= Sample files for MATE Application development
Home |
Main Index |
Thread Index |
Old Index