diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pcrs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/pcrs/Makefile b/textproc/pcrs/Makefile index ef7b2f2a337a..1d7fc8139c72 100644 --- a/textproc/pcrs/Makefile +++ b/textproc/pcrs/Makefile @@ -8,8 +8,7 @@ PORTNAME= pcrs PORTVERSION= 0.0.3 CATEGORIES= textproc -MASTER_SITES= http://www.oesterhelt.org/pcrs/\ - http://distfiles.master.finkmirrors.net/\ +MASTER_SITES= http://distfiles.master.finkmirrors.net/\ http://download.mirror.ac.uk/mirror/master.us.finkmirrors.net/distfiles/\ http://mirror.phy.olemiss.edu/mirror/fink/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |