diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2009-04-24 13:47:04 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2009-04-24 13:47:04 +0000 |
commit | 5dd199fdd0459cba036e13aa22fd2d50af744798 (patch) | |
tree | 95986fc67db94a24db5f52ad61a483a751252a86 /net/libpcap | |
parent | d39eb366b0d77dccdadae326e0cc6aa8e2346e7f (diff) |
Notes
Diffstat (limited to 'net/libpcap')
-rw-r--r-- | net/libpcap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile index a9117242b1b4..d0ad4a704305 100644 --- a/net/libpcap/Makefile +++ b/net/libpcap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= http://www.tcpdump.org/release/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ubiquitous network traffic capture library WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |