summaryrefslogtreecommitdiff
path: root/print/tex-memoir/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-memoir/Makefile')
-rw-r--r--print/tex-memoir/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/tex-memoir/Makefile b/print/tex-memoir/Makefile
index 21869f9ac1f..0dade682d3f 100644
--- a/print/tex-memoir/Makefile
+++ b/print/tex-memoir/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/07/10 23:38:31 minskim Exp $
-# TeX Live Revision 12115
+# $NetBSD: Makefile,v 1.3 2010/05/26 05:11:25 minskim Exp $
DISTNAME= memoir
-PKGNAME= tex-${DISTNAME}-1.6180339e.6.0c
+PKGNAME= tex-${DISTNAME}-1.618033988c.6.0f
+TEXLIVE_REV= 17927
MAINTAINER= minskim@NetBSD.org
COMMENT= Typeset fiction, non-fiction and mathematical books
@@ -11,5 +11,5 @@ CONFLICTS+= teTeX-texmf<=3.0nb17
DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"