aboutsummaryrefslogtreecommitdiff
path: root/math/igraph/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-11-08 07:18:52 +0000
committerWen Heping <wen@FreeBSD.org>2010-11-08 07:18:52 +0000
commitbf15742706115995d43bae07fe0da2fdfca95bc6 (patch)
treeb0283b136df8a139043f22d2c0e79fa393ff6478 /math/igraph/Makefile
parent09929fe8fa06b723bc5c1092a3119a6ee2ae2426 (diff)
downloadports-bf15742706115995d43bae07fe0da2fdfca95bc6.tar.gz
ports-bf15742706115995d43bae07fe0da2fdfca95bc6.zip
- Update to 0.5.4
- Update my email to FreeBSD
Notes
Notes: svn path=/head/; revision=264226
Diffstat (limited to 'math/igraph/Makefile')
-rw-r--r--math/igraph/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/igraph/Makefile b/math/igraph/Makefile
index fec3685252e5..fd9dce079c7e 100644
--- a/math/igraph/Makefile
+++ b/math/igraph/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= igraph
-PORTVERSION= 0.5.3
+PORTVERSION= 0.5.4
CATEGORIES= math
-MASTER_SITES= SF \
- http://cneurocvs.rmki.kfki.hu/igraph/download/
+MASTER_SITES= SF/${PORTNAME}/C%20library/${PORTVERSION}
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= wen@FreeBSD.org
COMMENT= Package For Manipulating Undirected And Directed Graphs
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \