pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/mate-terminal



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Nov 27 05:20:55 UTC 2022

Modified Files:
        pkgsrc/x11/mate-terminal: Makefile

Log Message:
mate-terminal: tweak now that 1.26 is the default version (NFC)


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/x11/mate-terminal/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-terminal/Makefile
diff -u pkgsrc/x11/mate-terminal/Makefile:1.33 pkgsrc/x11/mate-terminal/Makefile:1.34
--- pkgsrc/x11/mate-terminal/Makefile:1.33      Thu Sep  1 01:23:10 2022
+++ pkgsrc/x11/mate-terminal/Makefile   Sun Nov 27 05:20:55 2022
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2022/09/01 01:23:10 gutteridge Exp $
+# $NetBSD: Makefile,v 1.34 2022/11/27 05:20:55 gutteridge Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
-VERSION=       1.26.0
 DISTNAME=      mate-terminal-${VERSION}
 CATEGORIES=    x11
-MASTER_SITES+=  https://pub.mate-desktop.org/releases/${VERSION:R}/
 
 USE_TOOLS+=    perl:run
 



Home | Main Index | Thread Index | Old Index