diff options
author | bapt <bapt@FreeBSD.org> | 2014-08-27 16:19:29 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-08-27 16:19:29 +0800 |
commit | 522d67c2b80615628ec9c930be7405bafb286ad6 (patch) | |
tree | 206c66f1b9ad807aeb71033f54e634c89adba767 /x11-toolkits | |
parent | 6310aa2bd015ce2ce4ddbe7f38d3cb46b6f7d24c (diff) | |
download | freebsd-ports-gnome-522d67c2b80615628ec9c930be7405bafb286ad6.tar.gz freebsd-ports-gnome-522d67c2b80615628ec9c930be7405bafb286ad6.tar.zst freebsd-ports-gnome-522d67c2b80615628ec9c930be7405bafb286ad6.zip |
Reset maintainership, the maintainer has no time for it
Submitted by: former maintainer
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/ruby-fox16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-fox16/Makefile b/x11-toolkits/ruby-fox16/Makefile index 6491d2800338..3369e98504f6 100644 --- a/x11-toolkits/ruby-fox16/Makefile +++ b/x11-toolkits/ruby-fox16/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= FXRuby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= lercordeiro@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby extension module to use FOX 1.6, aka FXRuby LIB_DEPENDS= libFOX-1.6.so:${PORTSDIR}/x11-toolkits/fox16 \ |