pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/vte3
Module Name: pkgsrc
Committed By: wiz
Date: Wed May 23 06:10:48 UTC 2018
Modified Files:
pkgsrc/x11/vte3: Makefile
Log Message:
vte3: fix PKGNAME
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/vte3/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/vte3/Makefile
diff -u pkgsrc/x11/vte3/Makefile:1.11 pkgsrc/x11/vte3/Makefile:1.12
--- pkgsrc/x11/vte3/Makefile:1.11 Tue May 22 12:21:32 2018
+++ pkgsrc/x11/vte3/Makefile Wed May 23 06:10:48 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2018/05/22 12:21:32 youri Exp $
-#
+# $NetBSD: Makefile,v 1.12 2018/05/23 06:10:48 wiz Exp $
DISTNAME= vte-0.50.3
-PKGNAME= vte3-${PKGVERSION}
+PKGNAME= ${DISTNAME:S/vte/vte3/}
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.50/}
EXTRACT_SUFX= .tar.xz
Home |
Main Index |
Thread Index |
Old Index