diff options
Diffstat (limited to 'www/spdylay/Makefile')
-rw-r--r-- | www/spdylay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/spdylay/Makefile b/www/spdylay/Makefile index cd379e0146de..589dfe7151f8 100644 --- a/www/spdylay/Makefile +++ b/www/spdylay/Makefile @@ -3,7 +3,7 @@ PORTNAME= spdylay PORTVERSION= 1.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www net MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \ LOCAL/sunpoet |