summaryrefslogtreecommitdiff
path: root/www/ruby-websocket/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ruby-websocket/Makefile')
-rw-r--r--www/ruby-websocket/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ruby-websocket/Makefile b/www/ruby-websocket/Makefile
index 84c4fd37421..68c4c3c0dac 100644
--- a/www/ruby-websocket/Makefile
+++ b/www/ruby-websocket/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2017/03/20 16:13:27 taca Exp $
+# $NetBSD: Makefile,v 1.9 2017/07/30 22:32:28 wiz Exp $
DISTNAME= websocket-1.2.4
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= ruby www
MAINTAINER= rodent@NetBSD.org
-HOMEPAGE= http://github.com/imanel/websocket-ruby
+HOMEPAGE= https://github.com/imanel/websocket-ruby
COMMENT= Universal Ruby library to handle WebSocket protocol
LICENSE= mit