diff options
Diffstat (limited to 'print/hugeotp2ocp')
-rw-r--r-- | print/hugeotp2ocp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/hugeotp2ocp/Makefile b/print/hugeotp2ocp/Makefile index 63bb232dcde..6b1c5fe07f8 100644 --- a/print/hugeotp2ocp/Makefile +++ b/print/hugeotp2ocp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/01/15 17:01:53 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2006/02/05 23:10:37 joerg Exp $ DISTNAME= tetex-src-3.0 PKGNAME= ${DISTNAME:S/tetex-src/hugeotp2ocp/} +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/} |