diff options
author | taca <taca> | 2002-01-03 14:11:25 +0000 |
---|---|---|
committer | taca <taca> | 2002-01-03 14:11:25 +0000 |
commit | e12c5b525505284979b4e1f4f838d6ac61d5f2dc (patch) | |
tree | 6df117c77bedc7832ee5036d86f82f10fc2d4ad9 /textproc/ruby-rdtool/Makefile | |
parent | 342f088e43c8e9e9c5fd024205d472431414fcc6 (diff) | |
download | pkgsrc-e12c5b525505284979b4e1f4f838d6ac61d5f2dc.tar.gz |
Apply footnote patch and bump PKGREVISION (ruby-rdtool-0.6.10nb1).
From [ruby-list:32471] on ruby-list@ruby-lang.org.
Diffstat (limited to 'textproc/ruby-rdtool/Makefile')
-rw-r--r-- | textproc/ruby-rdtool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index cf9a65e1839..caf8b97d387 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2001/07/11 16:34:04 taca Exp $ +# $NetBSD: Makefile,v 1.3 2002/01/03 14:11:25 taca Exp $ # FreeBSD: ports/textproc/ruby-rdtool/Makefile,v 1.15 2001/01/30 19:20:09 knu Exp DISTNAME= rdtool-${RUBY_RD_VERSION} PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www2.pos.to/~tosh/ruby/rdtool/archive/ |