diff options
Diffstat (limited to 'print/ptexenc/Makefile')
-rw-r--r-- | print/ptexenc/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/ptexenc/Makefile b/print/ptexenc/Makefile index a050f37a5cc..33df696dcd9 100644 --- a/print/ptexenc/Makefile +++ b/print/ptexenc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2011/07/28 04:30:04 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2012/07/10 22:33:54 minskim Exp $ -DISTNAME= texlive-20110705-source -PKGNAME= ptexenc-1.2.0 +DISTNAME= texlive-20120701-source +PKGNAME= ptexenc-1.3.0 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org |