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 ae9a47a2df0..4946a95235c 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2020/05/22 10:56:33 adam Exp $ +# $NetBSD: Makefile,v 1.55 2020/08/17 20:19:54 leot Exp $ DISTNAME= auctex-11.92 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=auctex/} |