aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2008-06-04 16:52:15 +0800
committerroam <roam@FreeBSD.org>2008-06-04 16:52:15 +0800
commit3a18c2fa6a368d9872b6b10400b60f36e4841bcf (patch)
tree461caf1487c9b91a2680a992d0ca9453125ff8b8 /textproc
parentb651a2f00db9a1653613d100a348842905ba902b (diff)
downloadfreebsd-ports-gnome-3a18c2fa6a368d9872b6b10400b60f36e4841bcf.tar.gz
freebsd-ports-gnome-3a18c2fa6a368d9872b6b10400b60f36e4841bcf.tar.zst
freebsd-ports-gnome-3a18c2fa6a368d9872b6b10400b60f36e4841bcf.zip
Fix the download site to avoid a redirect that may break the download.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/s5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/s5/Makefile b/textproc/s5/Makefile
index 5070e9904b06..047c6e2c63b2 100644
--- a/textproc/s5/Makefile
+++ b/textproc/s5/Makefile
@@ -9,7 +9,7 @@ PORTNAME= s5
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= http://www.meyerweb.com/eric/tools/s5/v/${PORTVERSION}/
+MASTER_SITES= http://meyerweb.com/eric/tools/s5/v/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
MAINTAINER= roam@FreeBSD.org