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