diff options
Diffstat (limited to 'net/wmwave/Makefile')
-rw-r--r-- | net/wmwave/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wmwave/Makefile b/net/wmwave/Makefile index 8a4a0e116a5e..f13e29bf378f 100644 --- a/net/wmwave/Makefile +++ b/net/wmwave/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: wmwave # Date created: 27 December 2001 -# Whom: Bruce M Simpson <bms@spc.org> +# Whom: Bruce M Simpson <bms@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://www.schuermann.org/~dockapps/dist/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/} EXTRACT_SUFX= .tgz -MAINTAINER= bms@spc.org +MAINTAINER= bms@FreeBSD.org COMMENT= Display 802.11 status in the WindowMaker Dock MAKEFILE= ${FILESDIR}/Makefile |