diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-07-13 03:40:26 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-07-13 03:40:26 +0000 |
commit | 252babe6683537b04103c58b3edf424245d1efce (patch) | |
tree | 14864fe3b6145d13ff8c9b972db02dd596ce3aee /print/pstotext | |
parent | 4d4d29912f60e6013f405d5486ab35e696ab75b2 (diff) | |
download | ports-252babe6683537b04103c58b3edf424245d1efce.tar.gz ports-252babe6683537b04103c58b3edf424245d1efce.zip |
Notes
Diffstat (limited to 'print/pstotext')
-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 7f82ae3b79c3..eb5db3dbea22 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 |