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: taca
Date: Sun Jun 25 02:24:56 UTC 2017
Modified Files:
pkgsrc/x11/mate-terminal: Makefile
Log Message:
Fix DISNAME; s/MATE_VERSION/VERSION/.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/x11/mate-terminal/Makefile:1.5
--- pkgsrc/x11/mate-terminal/Makefile:1.4 Sun Feb 12 06:26:14 2017
+++ pkgsrc/x11/mate-terminal/Makefile Sun Jun 25 02:24:56 2017
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2017/02/12 06:26:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2017/06/25 02:24:56 taca Exp $
PKGREVISION= 3
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= mate-terminal-${MATE_VERSION}
+DISTNAME= mate-terminal-${VERSION}
CATEGORIES= x11
COMMENT= MATE terminal emulator application
Home |
Main Index |
Thread Index |
Old Index