diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
commit | 34da9bdf573136c2c1df38368a52ffccd661cf79 (patch) | |
tree | a377528db4adfec04e601af6921b10c25874b351 /devel/ruby-p4 | |
parent | Update to 1.41 (diff) |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
Notes
Notes:
svn path=/head/; revision=147872
Diffstat (limited to 'devel/ruby-p4')
-rw-r--r-- | devel/ruby-p4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-p4/Makefile b/devel/ruby-p4/Makefile index 2597bd036e67..f82c2741a1a1 100644 --- a/devel/ruby-p4/Makefile +++ b/devel/ruby-p4/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:U}Ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to the Perforce API EXTRACT_DEPENDS= ${LOCALBASE}/lib/perforce/libclient.a:${PORTSDIR}/devel/p4api |