aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2010-05-29 11:34:31 +0800
committertota <tota@FreeBSD.org>2010-05-29 11:34:31 +0800
commit048c36559ec6238a72f2be95c67c6961031b1606 (patch)
treedd2f19683a3539868a650edf35455f7071d350d6 /misc
parent2234c768eefe0a4802e88c9e87d71dc563c3e030 (diff)
downloadfreebsd-ports-gnome-048c36559ec6238a72f2be95c67c6961031b1606.tar.gz
freebsd-ports-gnome-048c36559ec6238a72f2be95c67c6961031b1606.tar.zst
freebsd-ports-gnome-048c36559ec6238a72f2be95c67c6961031b1606.zip
- Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org
Diffstat (limited to 'misc')
-rw-r--r--misc/ruby-progressbar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ruby-progressbar/Makefile b/misc/ruby-progressbar/Makefile
index dac5666c9e00..3a256c31b62b 100644
--- a/misc/ruby-progressbar/Makefile
+++ b/misc/ruby-progressbar/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://0xcc.net/ruby-progressbar/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
-MAINTAINER= tota@rtfm.jp
+MAINTAINER= tota@FreeBSD.org
COMMENT= A text progress bar library for Ruby
USE_RUBY= yes