diff options
author | tonio <tonio@pkgsrc.org> | 2005-10-22 13:47:01 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2005-10-22 13:47:01 +0000 |
commit | 34d1228d7b61ded4302e00e89444f28b55f0b44e (patch) | |
tree | e62f476219480a460692183df80e6dfa06e592e1 /print/chktex | |
parent | 21b02522c722968c77b33bf1446839855f1ce7f6 (diff) | |
download | pkgsrc-34d1228d7b61ded4302e00e89444f28b55f0b44e.tar.gz |
oups, wrong master_site
Diffstat (limited to 'print/chktex')
-rw-r--r-- | print/chktex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/chktex/Makefile b/print/chktex/Makefile index 4a94154dc59..4c208b8317a 100644 --- a/print/chktex/Makefile +++ b/print/chktex/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2005/10/22 13:44:16 tonio Exp $ +# $NetBSD: Makefile,v 1.14 2005/10/22 13:47:01 tonio Exp $ # DISTNAME= chktex-1.6.3 CATEGORIES= print -MASTER_SITES= http://savannah.nongnu.org/download/chktex/ +MASTER_SITES= http://baruch.ev-en.org/proj/chktex/ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://baruch.ev-en.org/proj/chktex/ |