diff options
Diffstat (limited to 'print/tex-g-brief/Makefile')
-rw-r--r-- | print/tex-g-brief/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-g-brief/Makefile b/print/tex-g-brief/Makefile index fbc1e2cce82..b28a1d4500f 100644 --- a/print/tex-g-brief/Makefile +++ b/print/tex-g-brief/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2019/05/11 23:15:37 markd Exp $ +# $NetBSD: Makefile,v 1.3 2019/12/06 20:21:29 markd Exp $ DISTNAME= g-brief PKGNAME= tex-${DISTNAME}-4.0.3 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/g-brief COMMENT= Letter document class LICENSE= lppl-1.0 +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |