diff options
author | heinz <heinz@pkgsrc.org> | 2007-10-03 14:45:41 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2007-10-03 14:45:41 +0000 |
commit | 248b074b1cf2bc0cc5de32062276cdd85f19283a (patch) | |
tree | b4aeedcf46e85774faf69d3e1e572288732e78fe /textproc/ruby-redcloth | |
parent | 0dd55f447e8b53fa8a75d195aece86a8745dd848 (diff) | |
download | pkgsrc-248b074b1cf2bc0cc5de32062276cdd85f19283a.tar.gz |
Dick Davies can no longer maintain those packages. (by private mail)
Diffstat (limited to 'textproc/ruby-redcloth')
-rw-r--r-- | textproc/ruby-redcloth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-redcloth/Makefile b/textproc/ruby-redcloth/Makefile index 21db31a4f0b..0f27662d0cd 100644 --- a/textproc/ruby-redcloth/Makefile +++ b/textproc/ruby-redcloth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2007/05/01 23:04:02 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2007/10/03 14:45:42 heinz Exp $ DISTNAME= RedCloth-${VERSION} PKGNAME= ${RUBY_PKGPREFIX}-redcloth-${VERSION} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://rubyforge.org/frs/download.php/6064/ -MAINTAINER= rasputnik@hellooperator.net +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.whytheluckystiff.net/ruby/redcloth/ COMMENT= Textile library for Ruby |