diff options
Diffstat (limited to 'graphics/rubygem-gd2/Makefile')
-rw-r--r-- | graphics/rubygem-gd2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/rubygem-gd2/Makefile b/graphics/rubygem-gd2/Makefile index 7d939110f125..799b0d0e17c0 100644 --- a/graphics/rubygem-gd2/Makefile +++ b/graphics/rubygem-gd2/Makefile @@ -7,11 +7,10 @@ PORTNAME= gd2 PORTVERSION= 1.1.1 CATEGORIES= graphics rubygems -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= RF MAINTAINER= ports@logvinov.com -COMMENT= Ruby binding for Thomas Boutell's gd 2.x graphics library +COMMENT= Ruby binding for Thomas Boutell's gd 2.x graphics library #' LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |