diff options
author | stas <stas@FreeBSD.org> | 2011-10-24 11:33:20 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2011-10-24 11:33:20 +0800 |
commit | dd0af158dddb4ed92cac937736bfb49935efed15 (patch) | |
tree | 8b59debde4ab44fdb57e9ed3560ce80f89a2b501 /textproc | |
parent | 7167d64ec2870e39a44ad848bf9dde03b09607ff (diff) | |
download | freebsd-ports-gnome-dd0af158dddb4ed92cac937736bfb49935efed15.tar.gz freebsd-ports-gnome-dd0af158dddb4ed92cac937736bfb49935efed15.tar.zst freebsd-ports-gnome-dd0af158dddb4ed92cac937736bfb49935efed15.zip |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-liquid/Makefile | 2 | ||||
-rw-r--r-- | textproc/ruby-rss.alt/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-liquid/Makefile b/textproc/ruby-liquid/Makefile index 4a56ed26abe5..94d603e05625 100644 --- a/textproc/ruby-liquid/Makefile +++ b/textproc/ruby-liquid/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A non evaling template engine for ruby USE_RUBY= yes diff --git a/textproc/ruby-rss.alt/Makefile b/textproc/ruby-rss.alt/Makefile index 7ad59f81f434..bee19a7f1cee 100644 --- a/textproc/ruby-rss.alt/Makefile +++ b/textproc/ruby-rss.alt/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} PKGNAMESUFFIX= .alt DIST_SUBDIR= ruby -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby library for handling RSS (alternative impl.) RUN_DEPENDS= ${LOCALBASE}/${SADIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv |