diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-01-14 10:38:38 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-01-14 10:38:38 +0000 |
commit | 763daa0f9bca83a912ea405e86e6a2ff37edc4cd (patch) | |
tree | 4bd36aae07832319f3314b1f79e9449fdb0084ff /www/hiawatha/Makefile | |
parent | 9546826d288534cba41d63afe364a27deb71b97f (diff) |
Notes
Diffstat (limited to 'www/hiawatha/Makefile')
-rw-r--r-- | www/hiawatha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index 287d042c22ab..2c892769b90c 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= hiawatha -PORTVERSION= 9.15 +PORTVERSION= 10.0 CATEGORIES= www -MASTER_SITES= https://www.hiawatha-webserver.org/files/hiawatha-9/ +MASTER_SITES= https://www.hiawatha-webserver.org/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Advanced and secure webserver for Unix |