diff options
author | knu <knu@FreeBSD.org> | 2001-03-07 18:00:40 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-03-07 18:00:40 +0000 |
commit | cd65b3703c347e080e06fb67f718176bb415acca (patch) | |
tree | 795b5e2e913ca22b324cdc06c99f663ac5741ea2 /lang/ruby-programmingruby | |
parent | e4a7f252e55fcb13e92b0f83ecca63b8881d6cfc (diff) | |
download | FreeBSD-ports-cd65b3703c347e080e06fb67f718176bb415acca.zip FreeBSD-ports-cd65b3703c347e080e06fb67f718176bb415acca.tar.gz |
Correct the date created, and a few wording fixes.
Diffstat (limited to 'lang/ruby-programmingruby')
-rw-r--r-- | lang/ruby-programmingruby/Makefile | 4 | ||||
-rw-r--r-- | lang/ruby-programmingruby/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/ruby-programmingruby/Makefile b/lang/ruby-programmingruby/Makefile index 63b44c7..e9db45c 100644 --- a/lang/ruby-programmingruby/Makefile +++ b/lang/ruby-programmingruby/Makefile @@ -1,5 +1,5 @@ -# New ports collection makefile for: Programming Ruby -# Date created: 8 February 2001 +# New ports collection makefile for: Programming Ruby--The Book +# Date created: 8 March 2001 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # # $FreeBSD$ diff --git a/lang/ruby-programmingruby/pkg-descr b/lang/ruby-programmingruby/pkg-descr index b85a16f..3b626a7 100644 --- a/lang/ruby-programmingruby/pkg-descr +++ b/lang/ruby-programmingruby/pkg-descr @@ -3,7 +3,7 @@ Programming Ruby--The Book This is the source of the Programming Ruby book as a set of XML and HTML files. The HTML files are the ones used at RubyCentral. -The documentation is released under the Open Publication License. +It is released under the Open Publication License. WWW: http://www.pragmaticprogrammer.com/ruby/downloads/book.html Authors: The Pragmatic Programmers, LLC |