diff options
-rw-r--r-- | net/ethereal/Makefile | 1 | ||||
-rw-r--r-- | net/wireshark/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index fda8ab5b162c..e933dbe64c3f 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/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 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 |