summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-08-24 14:19:49 +0000
committertron <tron@pkgsrc.org>1999-08-24 14:19:49 +0000
commitcbc7c6375f00d244b17be5d19c0638ea08d66b18 (patch)
treed89412a0d9b98b584e6c467bc4ce6a505f6bb0e5 /print
parent57ead3cd01e695a51269d20a046632e7298de7dd (diff)
downloadpkgsrc-cbc7c6375f00d244b17be5d19c0638ea08d66b18.tar.gz
pkglint: use of DISTFILES with single file discouraged.
Diffstat (limited to 'print')
-rw-r--r--print/teTeX-bin/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile
index 0c1da243c5e..100dc5c7529 100644
--- a/print/teTeX-bin/Makefile
+++ b/print/teTeX-bin/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.4 1999/08/24 14:18:57 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/08/24 14:19:49 tron Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp
#
-DISTNAME= teTeX-1.0
+DISTNAME= teTeX-src-1.0.6.tar.gz
PKGNAME= teTeX-bin-1.0.6
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/1.0/distrib/sources/}
-DISTFILES= teTeX-src-1.0.6.tar.gz
MAINTAINER= hubertf@netbsd.org