pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/vte3 vte3: fix PKGNAME
details: https://anonhg.NetBSD.org/pkgsrc/rev/912db16249b4
branches: trunk
changeset: 380840:912db16249b4
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 23 06:10:48 2018 +0000
description:
vte3: fix PKGNAME
diffstat:
x11/vte3/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (14 lines):
diff -r 950763174a53 -r 912db16249b4 x11/vte3/Makefile
--- a/x11/vte3/Makefile Wed May 23 00:32:36 2018 +0000
+++ b/x11/vte3/Makefile Wed May 23 06:10:48 2018 +0000
@@ -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