diff options
author | wxs <wxs@FreeBSD.org> | 2010-04-13 23:31:14 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-04-13 23:31:14 +0800 |
commit | f56f8396e7552204aca25dda3b442b5320e3d5c6 (patch) | |
tree | a87d1b76e1eaaabfef8b7f0f6ed3776328e3719a /textproc/ruby-htmltools | |
parent | ccf36c74983873c76e065b4fb4e76eacf75159a5 (diff) | |
download | freebsd-ports-gnome-f56f8396e7552204aca25dda3b442b5320e3d5c6.tar.gz freebsd-ports-gnome-f56f8396e7552204aca25dda3b442b5320e3d5c6.tar.zst freebsd-ports-gnome-f56f8396e7552204aca25dda3b442b5320e3d5c6.zip |
- Reassign to ports@ as maintainer does not have time anymore.
Submitted by: alecn2002 <alecn2002@yandex.ru> (ports@ list)
Diffstat (limited to 'textproc/ruby-htmltools')
-rw-r--r-- | textproc/ruby-htmltools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-htmltools/Makefile b/textproc/ruby-htmltools/Makefile index b994dcaccf12..3b2aeae9bb49 100644 --- a/textproc/ruby-htmltools/Makefile +++ b/textproc/ruby-htmltools/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= alecn2002@yandex.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for parsing and manipulating HTML text in Ruby USE_RUBY= yes |