Wed Mar 7 04:03:13 2012 UTC ()
Fix a typo.


(minskim)
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-hyphenat/Makefile

cvs diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-hyphenat/Makefile (expand / switch to context diff)
--- pkgsrc/print/tex-hyphenat/Makefile 2011/02/07 00:42:11 1.1.1.1
+++ pkgsrc/print/tex-hyphenat/Makefile 2012/03/07 04:03:13 1.2
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/02/07 00:42:11 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2012/03/07 04:03:13 minskim Exp $
 
 DISTNAME=	hyphenat
 PKGNAME=	tex-${DISTNAME}-2.3c
@@ -7,7 +7,7 @@
 MAINTAINER=	minskim@NetBSD.org
 COMMENT=	Disable/enable hypenation in LaTeX
 
-CONFLICT=	teTeX-texmf<=3.0nb29
+CONFLICTS=	teTeX-texmf<=3.0nb29
 DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin
 
 .include "../../print/texlive/package.mk"