diff options
Diffstat (limited to 'graphics/ruby-gd/Makefile')
-rw-r--r-- | graphics/ruby-gd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile index b6f3c8d6acd..17121a8b271 100644 --- a/graphics/ruby-gd/Makefile +++ b/graphics/ruby-gd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/04/11 21:46:09 tv Exp $ +# $NetBSD: Makefile,v 1.13 2005/10/29 12:02:23 wiz Exp $ DISTNAME= ruby-GD-${VER}-1 PKGNAME= ${RUBY_PKGPREFIX}-gd-${VER}.1 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= graphics ruby MASTER_SITES= http://tam.0xfa.com/ruby-gd/ -MAINTAINER= rasputin@idoru.mine.nu +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= # not available COMMENT= Ruby extension to drive the GD library |