pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-autobahn



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Sep 16 08:50:30 UTC 2017

Modified Files:
        pkgsrc/www/py-autobahn: Makefile

Log Message:
py-autobahn: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-autobahn/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-autobahn/Makefile
diff -u pkgsrc/www/py-autobahn/Makefile:1.8 pkgsrc/www/py-autobahn/Makefile:1.9
--- pkgsrc/www/py-autobahn/Makefile:1.8 Fri Sep 15 12:47:04 2017
+++ pkgsrc/www/py-autobahn/Makefile     Sat Sep 16 08:50:30 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/09/15 12:47:04 adam Exp $
+# $NetBSD: Makefile,v 1.9 2017/09/16 08:50:30 wiz Exp $
 
 DISTNAME=      autobahn-17.9.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES=     www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/autobahn/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://crossbar.io/autobahn/
+HOMEPAGE=      https://crossbar.io/autobahn/
 COMMENT=       WebSocket client and server library, WAMP real-time framework
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index