From 039a5728364be81c8787a89d3e85e30df3568cb4 Mon Sep 17 00:00:00 2001 From: darcy Date: Wed, 2 Aug 2000 20:42:44 +0000 Subject: Added EXTRACT_SUFX so that it can find the tar file at ftp.NetBSD.org. Note that the master site has been down for some time so I can't confirm that that tar file has a tar.gz ending but I assume that it must be the same. --- fonts/watanabe_vfont/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fonts') diff --git a/fonts/watanabe_vfont/Makefile b/fonts/watanabe_vfont/Makefile index e37a6ec889e..5b4c3d11714 100644 --- a/fonts/watanabe_vfont/Makefile +++ b/fonts/watanabe_vfont/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/05/12 18:39:35 sakamoto Exp $ +# $NetBSD: Makefile,v 1.2 2000/08/02 20:42:44 darcy Exp $ # DISTNAME= watanabe-vf PKGNAME= watanabe-vfont-19930318 CATEGORIES= fonts MASTER_SITES= ftp://ftp.kuis.kyoto-u.ac.jp/TeX/watanabe-jfonts/ +EXTRACT_SUFX= .tar.gz MAINTAINER= tech-pkg-ja@jp.netbsd.org -- cgit v1.2.3