diff options
Diffstat (limited to 'x11/vte3')
-rw-r--r-- | x11/vte3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/vte3/Makefile b/x11/vte3/Makefile index afc503c6e6b..cbea9d3ac30 100644 --- a/x11/vte3/Makefile +++ b/x11/vte3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2021/04/12 13:14:11 nia Exp $ +# $NetBSD: Makefile,v 1.39 2021/04/14 07:28:21 wiz Exp $ DISTNAME= vte-0.60.3 PKGNAME= ${DISTNAME:S/vte/vte3/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.60/} EXTRACT_SUFX= .tar.xz |