diff options
Diffstat (limited to 'net/ruby-pcap/Makefile')
-rw-r--r-- | net/ruby-pcap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-pcap/Makefile b/net/ruby-pcap/Makefile index 946dc59cd859..383b87d31f1e 100644 --- a/net/ruby-pcap/Makefile +++ b/net/ruby-pcap/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby interface to LBL Packet Capture library (libpcap) USE_RUBY= yes |