diff options
Diffstat (limited to 'print/tex-algorithms/Makefile')
-rw-r--r-- | print/tex-algorithms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-algorithms/Makefile b/print/tex-algorithms/Makefile index 06694e4f7aa..02027231ea2 100644 --- a/print/tex-algorithms/Makefile +++ b/print/tex-algorithms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:08 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:22 rodent Exp $ DISTNAME= algorithms PKGNAME= tex-${DISTNAME}-2009 @@ -6,7 +6,7 @@ TEXLIVE_REV= 15878 DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 MAINTAINER= minskim@NetBSD.org -COMMENT= A suite of tools for typesetting algorithms in pseudo-code +COMMENT= Suite of tools for typesetting algorithms in pseudo-code LICENSE= gnu-lgpl-v2.1 CONFLICTS+= teTeX-texmf<=3.0nb19 |