diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-26 23:55:19 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-26 23:55:19 +0000 |
commit | 46c565f8d5b66d05fe6682dae38585a2d1b617da (patch) | |
tree | 118db780cc44fb25b8dc86f9c65bf110bb451ef3 /devel/rubygem-igraph | |
parent | fb29498bb0c9101c08db965c89522fbd3b05c930 (diff) |
Notes
Diffstat (limited to 'devel/rubygem-igraph')
-rw-r--r-- | devel/rubygem-igraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-igraph/Makefile b/devel/rubygem-igraph/Makefile index 9f858f64e678..254cc5205b2d 100644 --- a/devel/rubygem-igraph/Makefile +++ b/devel/rubygem-igraph/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.7 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= wenheping@gmail.com +MAINTAINER= ruby@FreeBSDD.org COMMENT= A Ruby extension for using the igraph library BUILD_DEPENDS= ${LOCALBASE}/lib/libigraph.so:${PORTSDIR}/math/igraph |