diff options
Diffstat (limited to 'net/ethereal/Makefile')
-rw-r--r-- | net/ethereal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index a84ce230645a..1a06cf19b657 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ http://ethereal.zing.org/distribution/ \ http://ethereal.boehm.org/distribution/ -MAINTAINER= billf@FreeBSD.ORG +MAINTAINER= billf@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 |