diff options
Diffstat (limited to 'print/auctex/Makefile')
-rw-r--r-- | print/auctex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile index b8857b215ec..5ede8b280e7 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2022/05/14 22:25:32 dholland Exp $ +# $NetBSD: Makefile,v 1.63 2022/06/28 11:35:27 wiz Exp $ DISTNAME= auctex-11.92 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=auctex/} |