diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2008-06-04 08:52:15 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2008-06-04 08:52:15 +0000 |
commit | c72fb585314f2906b8e692b8dc978f6e35d0b80b (patch) | |
tree | 168e35f865eb3cc380cbbb994877dd5a7e9d2562 /textproc/s5 | |
parent | d25f8c7c5600d376556e117409ae530e54325d62 (diff) | |
download | ports-c72fb585314f2906b8e692b8dc978f6e35d0b80b.tar.gz ports-c72fb585314f2906b8e692b8dc978f6e35d0b80b.zip |
Notes
Diffstat (limited to 'textproc/s5')
-rw-r--r-- | textproc/s5/Makefile | 2 |
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 |