aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2005-11-07 22:17:02 +0800
committergarga <garga@FreeBSD.org>2005-11-07 22:17:02 +0800
commitdcd34b38768128c9406d4591c6a2bf71a7c02894 (patch)
tree76bcbe09bb3496bd335cdc7d2c993e9664f38cf3
parente8f2a67d2e99dc7b2ef75b17007a7ce246576fbb (diff)
downloadfreebsd-ports-gnome-dcd34b38768128c9406d4591c6a2bf71a7c02894.tar.gz
freebsd-ports-gnome-dcd34b38768128c9406d4591c6a2bf71a7c02894.tar.zst
freebsd-ports-gnome-dcd34b38768128c9406d4591c6a2bf71a7c02894.zip
- Fix MASTER_SITES
PR: ports/88588 Submitted by: maintainer
-rw-r--r--textproc/lacheck/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/lacheck/Makefile b/textproc/lacheck/Makefile
index be26722f3b61..442aabeef816 100644
--- a/textproc/lacheck/Makefile
+++ b/textproc/lacheck/Makefile
@@ -8,8 +8,8 @@
PORTNAME= lacheck
PORTVERSION= 1.26
CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/Staff/Per.Abrahamsen/mirror/ftp/lacheck/ \
- http://ftp.agh.edu.pl/pub/tex/support/lacheck/
+MASTER_SITES= ftp://cam.ctan.org/tex-archive/support/lacheck/ \
+ http://www.heim2.tu-clausthal.de/~upp/lacheck/
MAINTAINER= uwe.pierau@tu-clausthal.de
COMMENT= A tool for finding common mistakes in LaTeX documents