diff options
author | bms <bms@FreeBSD.org> | 2005-01-12 23:53:48 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2005-01-12 23:53:48 +0800 |
commit | 4355e132125657dffcba276d685565112dad675d (patch) | |
tree | e7f89b0f4f3d582de610ce492c51a47dfb951815 /x11/wmfstatus | |
parent | ef098b079569dd8cb39e91130dea7c7e2e0a3a8b (diff) | |
download | freebsd-ports-gnome-4355e132125657dffcba276d685565112dad675d.tar.gz freebsd-ports-gnome-4355e132125657dffcba276d685565112dad675d.tar.zst freebsd-ports-gnome-4355e132125657dffcba276d685565112dad675d.zip |
Update my email address in MAINTAINER and comment fields.
Diffstat (limited to 'x11/wmfstatus')
-rw-r--r-- | x11/wmfstatus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmfstatus/Makefile b/x11/wmfstatus/Makefile index 4a09f12530b7..b0f914d7f6fb 100644 --- a/x11/wmfstatus/Makefile +++ b/x11/wmfstatus/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: wmfstatus # Date created: 26 December 2001 -# Whom: Bruce M Simpson <bms@spc.org> +# Whom: Bruce M Simpson <bms@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= x11 MASTER_SITES= http://www.finik.net/files/ -MAINTAINER= bms@spc.org +MAINTAINER= bms@FreeBSD.org COMMENT= General purpose LCD display for the WindowMaker dock WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} |