summaryrefslogtreecommitdiff
path: root/misc/ruby-progressbar
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2010-05-29 03:34:31 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2010-05-29 03:34:31 +0000
commit5ba60e5058cd90ff9296276f6c7a8422c312a6f0 (patch)
tree849ae72cecc612cbd164ca1e8850dd046b8a2441 /misc/ruby-progressbar
parentUpdate to OOO320_m19. (diff)
- Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org
Notes
Notes: svn path=/head/; revision=255257
Diffstat (limited to 'misc/ruby-progressbar')
-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