diff options
Diffstat (limited to 'devel/rubygem-debugger-linecache/Makefile')
-rw-r--r-- | devel/rubygem-debugger-linecache/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/rubygem-debugger-linecache/Makefile b/devel/rubygem-debugger-linecache/Makefile index e5e183a28f70..b321e72b90a2 100644 --- a/devel/rubygem-debugger-linecache/Makefile +++ b/devel/rubygem-debugger-linecache/Makefile @@ -6,13 +6,12 @@ PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org -COMMENT= Caches(Ruby source) Files as Might Be Used in a Debugger +MAINTAINER= ruby@FreeBSD.org +COMMENT= Ruby module for reading and caching lines LICENSE= MIT NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |