texlive2pkg: update to 1.13

set default version to 2024
This commit is contained in:
markd 2024-03-21 12:02:17 +00:00
parent c8a1bfb891
commit 251a690467
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.20 2022/08/19 18:31:23 wiz Exp $
# $NetBSD: Makefile,v 1.21 2024/03/21 12:02:17 markd Exp $
PKGNAME= texlive2pkg-1.12
PKGNAME= texlive2pkg-1.13
CATEGORIES= pkgtools
MAINTAINER= markd@NetBSD.org

View File

@ -1,7 +1,7 @@
#!/usr/pkg/bin/perl
# $NetBSD: texlive.pkg,v 1.10 2022/04/17 11:13:07 markd Exp $
# $NetBSD: texlive.pkg,v 1.11 2024/03/21 12:02:17 markd Exp $
$version = "2022";
$version = "2024";
$pkgname = $shortdesc = $revision = $license = $longdesc = $depend = $homepage = "";
$plist = $other = $maps = "";