diff options
author | billf <billf@FreeBSD.org> | 1998-11-12 05:47:04 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-11-12 05:47:04 +0800 |
commit | 6d31d7098c3a54bb5fae95ce06f804dd131eb9c0 (patch) | |
tree | d82d4954c0cbe9f71a5f44ef3872fd887a2511c8 /net | |
parent | c02b580658ef735ef7029207e1218cce50740220 (diff) | |
download | freebsd-ports-gnome-6d31d7098c3a54bb5fae95ce06f804dd131eb9c0.tar.gz freebsd-ports-gnome-6d31d7098c3a54bb5fae95ce06f804dd131eb9c0.tar.zst freebsd-ports-gnome-6d31d7098c3a54bb5fae95ce06f804dd131eb9c0.zip |
changing the MAINTAINER address, I'm trying to keep work e-mail addresses
seperate from FreeBSD e-mail addresses.
Diffstat (limited to 'net')
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/wireshark/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 735a18e220bd..1b8f521c92c5 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -3,7 +3,7 @@ # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.4 1998/10/19 15:51:24 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/10/20 18:10:47 vanilla Exp $ # DISTNAME= ethereal-0.4.1 @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ \ http://ethereal.boehm.org/distribution/ -MAINTAINER= billf@chc-chimes.com +MAINTAINER= billf@FreeBSD.ORG LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 735a18e220bd..1b8f521c92c5 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -3,7 +3,7 @@ # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.4 1998/10/19 15:51:24 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/10/20 18:10:47 vanilla Exp $ # DISTNAME= ethereal-0.4.1 @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ \ http://ethereal.boehm.org/distribution/ -MAINTAINER= billf@chc-chimes.com +MAINTAINER= billf@FreeBSD.ORG LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk |