aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-redcloth
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-20 23:27:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-20 23:27:18 +0000
commit1eec8fba77c7b749e1db257ef99f64e609227f41 (patch)
tree6e1f0204abd4370fca2b677840c23603f486e4d3 /www/rubygem-redcloth
parent44a99f2098fe16eb65c04591713322f9aceb38f3 (diff)
downloadports-1eec8fba77c7b749e1db257ef99f64e609227f41.tar.gz
ports-1eec8fba77c7b749e1db257ef99f64e609227f41.zip
- Fix maintainer's email address
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer)
Notes
Notes: svn path=/head/; revision=139741
Diffstat (limited to 'www/rubygem-redcloth')
-rw-r--r--www/rubygem-redcloth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rubygem-redcloth/Makefile b/www/rubygem-redcloth/Makefile
index 661982eb54ee..a724c617b19f 100644
--- a/www/rubygem-redcloth/Makefile
+++ b/www/rubygem-redcloth/Makefile
@@ -1,6 +1,6 @@
# Ports collection makefile for: gem-redcloth
# Date created: 27 Mai 2005
-# Whom: Jonathan Weiss (<jw@innerewut.net>)
+# Whom: Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD$
@@ -9,7 +9,7 @@ PORTVERSION= 3.0.3
CATEGORIES= www ruby
MASTER_SITES= http://rubyforge.org/frs/download.php/2898/
-MAINTAINER= jw@innerewut.net
+MAINTAINER= jw@innerewut.de
COMMENT= A module for using Textile in Ruby
.include <bsd.port.pre.mk>