diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-02-04 06:25:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-02-04 06:25:57 +0000 |
commit | 26374b53e95d331cd83dc1fc49f177fe88bd18a9 (patch) | |
tree | e27b5d8bcef8ebe2324f5b3b83c118ebbe5ee23d /net/wireshark | |
parent | 1dc7ecd0197892925c677bd715552ce4583e383d (diff) | |
download | ports-26374b53e95d331cd83dc1fc49f177fe88bd18a9.tar.gz ports-26374b53e95d331cd83dc1fc49f177fe88bd18a9.zip |
Make portlint happy.
Notes
Notes:
svn path=/head/; revision=155179
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index fda8ab5b162c..e933dbe64c3f 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.ethereal.com/pub/ethereal/all-versions/ MASTER_SITE_SUBDIR= ${PORTNAME} + MAINTAINER= marcus@FreeBSD.org COMMENT?= A powerful network analyzer/capture tool |