diff options
author | marcus <marcus@FreeBSD.org> | 2006-02-04 14:25:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-02-04 14:25:57 +0800 |
commit | fdf2bb3de1a56981b2ab13f606184ff5cc474c74 (patch) | |
tree | a073f3a7556886cfd6f05290ce6381681da8ead1 /net | |
parent | 50ac35359ffbae0578809a64b3ce4f770dcd7707 (diff) | |
download | freebsd-ports-gnome-fdf2bb3de1a56981b2ab13f606184ff5cc474c74.tar.gz freebsd-ports-gnome-fdf2bb3de1a56981b2ab13f606184ff5cc474c74.tar.zst freebsd-ports-gnome-fdf2bb3de1a56981b2ab13f606184ff5cc474c74.zip |
Make portlint happy.
Diffstat (limited to 'net')
-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 |