diff options
Diffstat (limited to 'textproc')
-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 |