diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2010-12-08 23:08:04 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2010-12-08 23:08:04 +0000 |
commit | 29c6893e43aebe3726665de81f15cf14b31edd45 (patch) | |
tree | 66e0490e1355afad48b1b6f462cdfc3445ab9cb2 /graphics/rubygem-gd2 | |
parent | 2a11d91402fb5bc5a73ab770268cbaf92eb5ce60 (diff) | |
download | ports-29c6893e43aebe3726665de81f15cf14b31edd45.tar.gz ports-29c6893e43aebe3726665de81f15cf14b31edd45.zip |
Notes
Diffstat (limited to 'graphics/rubygem-gd2')
-rw-r--r-- | graphics/rubygem-gd2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-gd2/Makefile b/graphics/rubygem-gd2/Makefile index 5f2e155e27da..2cc0e636e216 100644 --- a/graphics/rubygem-gd2/Makefile +++ b/graphics/rubygem-gd2/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 3 CATEGORIES= graphics rubygems MASTER_SITES= RG -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding for Thomas Boutell's gd 2.x graphics library #' LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |