pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-Numeric



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  4 17:58:32 UTC 2017

Modified Files:
        pkgsrc/math/py-Numeric: Makefile

Log Message:
Update HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/math/py-Numeric/Makefile

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

Modified files:

Index: pkgsrc/math/py-Numeric/Makefile
diff -u pkgsrc/math/py-Numeric/Makefile:1.55 pkgsrc/math/py-Numeric/Makefile:1.56
--- pkgsrc/math/py-Numeric/Makefile:1.55        Sun Jan  1 14:43:46 2017
+++ pkgsrc/math/py-Numeric/Makefile     Mon Sep  4 17:58:31 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2017/01/01 14:43:46 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2017/09/04 17:58:31 wiz Exp $
 
 DISTNAME=      Numeric-24.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=     math python
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=numpy/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://numeric.scipy.org/
+HOMEPAGE=      http://www.numpy.org/
 COMMENT=       Adds multidimensional numeric arrays to Python
 
 PYSETUP=       setup.py



Home | Main Index | Thread Index | Old Index