diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-09 00:11:47 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-09 00:11:47 +0000 |
commit | eac6867d0f5cab7514345bf6fd8fec0519d6dbb5 (patch) | |
tree | faf2b5f47a992ec357f260ab1b7b2ac2904d38fd /graphics/rubygem-gd2 | |
parent | 85d080b14b969d5719c61d57356930fd9402ea04 (diff) | |
download | ports-eac6867d0f5cab7514345bf6fd8fec0519d6dbb5.tar.gz ports-eac6867d0f5cab7514345bf6fd8fec0519d6dbb5.zip |
Notes
Diffstat (limited to 'graphics/rubygem-gd2')
-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 |