summaryrefslogtreecommitdiff
path: root/textproc/s5
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2008-06-04 08:52:15 +0000
committerPeter Pentchev <roam@FreeBSD.org>2008-06-04 08:52:15 +0000
commitc72fb585314f2906b8e692b8dc978f6e35d0b80b (patch)
tree168e35f865eb3cc380cbbb994877dd5a7e9d2562 /textproc/s5
parentAdd p5-Sub-Identify 0.03, retrieve names of code references. (diff)
Fix the download site to avoid a redirect that may break the download.
Notes
Notes: svn path=/head/; revision=214294
Diffstat (limited to 'textproc/s5')
-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