diff options
author | markp <markp@FreeBSD.org> | 2001-07-13 03:40:26 +0000 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-07-13 03:40:26 +0000 |
commit | 04d32845bf4522336ea1bc46f31701f2e846a682 (patch) | |
tree | 28a13f6814408e4789f9e39549107a37b45176e0 /print | |
parent | ee2b16ee99df5dadaf820c84404665efdeef8487 (diff) | |
download | FreeBSD-ports-04d32845bf4522336ea1bc46f31701f2e846a682.zip FreeBSD-ports-04d32845bf4522336ea1bc46f31701f2e846a682.tar.gz |
Replaced broken master site
PR: 28914
Submitted by: maintainer
Diffstat (limited to 'print')
-rw-r--r-- | print/pstotext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile index 7f82ae3..eb5db3d 100644 --- a/print/pstotext/Makefile +++ b/print/pstotext/Makefile @@ -8,7 +8,7 @@ PORTNAME= pstotext PORTVERSION= 1.8g CATEGORIES= print -MASTER_SITES= http://www.research.digital.com/SRC/virtualpaper/cgi-bin/nph-download.tcl/pstotext.tar.Z?object=pstotext +MASTER_SITES= http://www.breuninger.org/files/distfiles/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z |