aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-27 12:16:49 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-27 12:16:49 +0000
commitb32500216b176c1772cd32527520d11d2451a679 (patch)
tree3cbc1dcb470534eb13cbb5871e841c6bf2701c75 /devel
parentb6fa32f75545098b1f8d967c4b551e245643d091 (diff)
downloadports-b32500216b176c1772cd32527520d11d2451a679.tar.gz
ports-b32500216b176c1772cd32527520d11d2451a679.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/nx/Makefile3
-rw-r--r--devel/nx/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/devel/nx/Makefile b/devel/nx/Makefile
index 068be8a48a01..8bc3421c2445 100644
--- a/devel/nx/Makefile
+++ b/devel/nx/Makefile
@@ -9,8 +9,7 @@
PORTNAME= nx
PORTVERSION= 0.33
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= networkx
+MASTER_SITES= https://networkx.lanl.gov/download/
DISTNAME= networkx-${PORTVERSION}
MAINTAINER= araujo@bsdmail.org
diff --git a/devel/nx/pkg-descr b/devel/nx/pkg-descr
index 51e93e69d92e..63c21f9fa8a9 100644
--- a/devel/nx/pkg-descr
+++ b/devel/nx/pkg-descr
@@ -1,4 +1,4 @@
NetworkX is a Python-based package for the creation, manipulation, and study
of the structure, dynamics, and function of complex networks.
-WWW: http://networkx.sourceforge.net/
+WWW: https://networkx.lanl.gov/