aboutsummaryrefslogtreecommitdiff
path: root/www/yaws/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2004-05-04 13:53:47 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2004-05-04 13:53:47 +0000
commitcfc057e091227644746b6a76442e5fa26ef6b698 (patch)
treedcc9f62b4f342bc4ec49b8b23f0126c8d37e11cf /www/yaws/Makefile
parentae33577db33f8c67debbefe046d7ac09fe094c51 (diff)
downloadports-cfc057e091227644746b6a76442e5fa26ef6b698.tar.gz
ports-cfc057e091227644746b6a76442e5fa26ef6b698.zip
Upgrade to version 1.45 (remove MASTER_SITE_SOURCEFORGE which has
1.41 only).
Notes
Notes: svn path=/head/; revision=108369
Diffstat (limited to 'www/yaws/Makefile')
-rw-r--r--www/yaws/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/yaws/Makefile b/www/yaws/Makefile
index bffcc2f9f7e1..3954494d789b 100644
--- a/www/yaws/Makefile
+++ b/www/yaws/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= yaws
-PORTVERSION= 1.41
+PORTVERSION= 1.45
CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= erlyaws
+MASTER_SITES= http://yaws.hyber.org/download/
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A webserver for dynamic content written in Erlang
@@ -37,7 +36,7 @@ post-extract:
post-patch:
@${REINPLACE_CMD} -e 's|!!PREFIX!!|${PREFIX}|g' \
${WRKSRC}/man/yaws_api.5 ${WRKSRC}/man/yaws.conf.5 \
- ${WRKSRC}/src/yaws_config.erl ${WRKSRC}/scripts/yaws.ss
+ ${WRKSRC}/src/yaws_config.erl
@${FIND} ${WRKSRC} -name \*.orig -or -name \*.bak | ${XARGS} ${RM}
do-install: