pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-slowaes



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct  9 08:25:57 UTC 2017

Modified Files:
        pkgsrc/security/py-slowaes: Makefile

Log Message:
py-slowaes: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/py-slowaes/Makefile

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

Modified files:

Index: pkgsrc/security/py-slowaes/Makefile
diff -u pkgsrc/security/py-slowaes/Makefile:1.3 pkgsrc/security/py-slowaes/Makefile:1.4
--- pkgsrc/security/py-slowaes/Makefile:1.3     Mon Sep  4 18:55:09 2017
+++ pkgsrc/security/py-slowaes/Makefile Mon Oct  9 08:25:56 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/09/04 18:55:09 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/10/09 08:25:56 wiz Exp $
 
 DISTNAME=      slowaes-0.1a1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES=     security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/slowaes/}
 
 MAINTAINER=    kyuupichan%gmail.com@localhost
-HOMEPAGE=      https://code.google.com/archive/p/slowaes/
+HOMEPAGE=      https://pypi.python.org/pypi/slowaes/
 COMMENT=       Implementation of AES in pure Python
 LICENSE=       apache-2.0
 



Home | Main Index | Thread Index | Old Index