pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/mate-netbook



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Oct  4 15:22:33 UTC 2023

Modified Files:
        pkgsrc/wm/mate-netbook: Makefile

Log Message:
mate-netbook: fix version after meta-pkg bump


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/wm/mate-netbook/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wm/mate-netbook/Makefile
diff -u pkgsrc/wm/mate-netbook/Makefile:1.28 pkgsrc/wm/mate-netbook/Makefile:1.29
--- pkgsrc/wm/mate-netbook/Makefile:1.28        Sun Jan 29 21:17:59 2023
+++ pkgsrc/wm/mate-netbook/Makefile     Wed Oct  4 15:22:33 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2023/01/29 21:17:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2023/10/04 15:22:33 gutteridge Exp $
 
 PKGREVISION= 2
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-netbook-${VERSION}
+DISTNAME=      mate-netbook-${VERSION:R}.0
 CATEGORIES=    wm
 
 COMMENT=       Simple window management tool for MATE desktop



Home | Main Index | Thread Index | Old Index