diff options
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 |