summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2012-03-07 04:03:13 +0000
committerminskim <minskim@pkgsrc.org>2012-03-07 04:03:13 +0000
commit2c65c241146ca55a7a9e0e32736f225151abaea3 (patch)
treefff8879ea90adb0653f8946f3b44c172bd30a1bf /fonts
parent73956a87efa865133863d9c518929fb68084bfd8 (diff)
downloadpkgsrc-2c65c241146ca55a7a9e0e32736f225151abaea3.tar.gz
Fix a typo.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-fpl-doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/tex-fpl-doc/Makefile b/fonts/tex-fpl-doc/Makefile
index 34da7e71b77..b34054c5ed7 100644
--- a/fonts/tex-fpl-doc/Makefile
+++ b/fonts/tex-fpl-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/06 23:24:03 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2012/03/07 04:04:09 minskim Exp $
DISTNAME= fpl.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.002
@@ -7,7 +7,7 @@ TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-fpl
-CONFLICT= teTeX-texmf<=3.0nb29
+CONFLICTS= teTeX-texmf<=3.0nb29
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"