diff options
Diffstat (limited to 'print/tex-breqn/Makefile')
-rw-r--r-- | print/tex-breqn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-breqn/Makefile b/print/tex-breqn/Makefile index 5ece7286963..c6747d66966 100644 --- a/print/tex-breqn/Makefile +++ b/print/tex-breqn/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2019/12/06 20:19:03 markd Exp $ +# $NetBSD: Makefile,v 1.7 2020/01/18 23:33:43 rillig Exp $ DISTNAME= breqn PKGNAME= tex-${DISTNAME}-0.98f TEXLIVE_REV= 48679 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ctan.org/pkg/breqn +HOMEPAGE= https://ctan.org/pkg/breqn COMMENT= Automatic line breaking of displayed equations LICENSE= lppl-1.3c |