diff options
author | bms <bms@FreeBSD.org> | 2005-01-12 15:53:48 +0000 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2005-01-12 15:53:48 +0000 |
commit | 4355e132125657dffcba276d685565112dad675d (patch) | |
tree | e7f89b0f4f3d582de610ce492c51a47dfb951815 /x11 | |
parent | ef098b079569dd8cb39e91130dea7c7e2e0a3a8b (diff) | |
download | FreeBSD-ports-4355e132125657dffcba276d685565112dad675d.zip FreeBSD-ports-4355e132125657dffcba276d685565112dad675d.tar.gz |
Update my email address in MAINTAINER and comment fields.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gxset/Makefile | 4 | ||||
-rw-r--r-- | x11/wmfstatus/Makefile | 4 | ||||
-rw-r--r-- | x11/wmoldmenu2new/Makefile | 4 | ||||
-rw-r--r-- | x11/wmxss/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/x11/gxset/Makefile b/x11/gxset/Makefile index 1d164d9..cf47c01 100644 --- a/x11/gxset/Makefile +++ b/x11/gxset/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: gxset # 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= ftp://ftp.seindal.dk/pub/rene/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= petef -MAINTAINER= bms@spc.org +MAINTAINER= bms@FreeBSD.org COMMENT= GTK frontend for xset(1) USE_GETOPT_LONG=yes diff --git a/x11/wmfstatus/Makefile b/x11/wmfstatus/Makefile index 4a09f12..b0f914d 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} diff --git a/x11/wmoldmenu2new/Makefile b/x11/wmoldmenu2new/Makefile index 2ab9e5e..1c61c31 100644 --- a/x11/wmoldmenu2new/Makefile +++ b/x11/wmoldmenu2new/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: wm-oldmenu2new # Date created: 6 September 2002 -# Whom: Bruce M Simpson <bms@spc.org> +# Whom: Bruce M Simpson <bms@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://largo.windowmaker.org/files/ DISTNAME= wm-oldmenu2new EXTRACT_SUFX= .gz -MAINTAINER= bms@spc.org +MAINTAINER= bms@FreeBSD.org COMMENT= Script to convert WindowMaker RootMenu menus to new PropList format USE_X_PREFIX= yes diff --git a/x11/wmxss/Makefile b/x11/wmxss/Makefile index d553855..8961b23 100644 --- a/x11/wmxss/Makefile +++ b/x11/wmxss/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: wmxss # Date created: 27 August 2002 -# Whom: Bruce M Simpson <bms@spc.org> +# Whom: Bruce M Simpson <bms@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.1 CATEGORIES= x11 MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ -MAINTAINER= bms@spc.org +MAINTAINER= bms@FreeBSD.org COMMENT= Run xscreensaver modules inside a WindowMaker dock PLIST_FILES= bin/wmxss |