diff options
-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 254cc5205b2d..7ec9363a82d5 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= ruby@FreeBSDD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby extension for using the igraph library BUILD_DEPENDS= ${LOCALBASE}/lib/libigraph.so:${PORTSDIR}/math/igraph |