diff options
Diffstat (limited to 'print/auctex/Makefile')
-rw-r--r-- | print/auctex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile index feeae84d9a3..417f9bd94fe 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2019/07/05 15:32:09 hauke Exp $ +# $NetBSD: Makefile,v 1.46 2019/07/20 22:46:44 wiz Exp $ DISTNAME= auctex-11.92 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 #PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=auctex/} |