diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2005-01-12 15:53:48 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2005-01-12 15:53:48 +0000 |
commit | 960eff420b44d8c25f62639667b19efd2be9a9a6 (patch) | |
tree | 54c06312da36ea295c24c35ba22ee57925959702 /x11/wmxss | |
parent | c5a0cc841922fe511e3e3c44d0e05e2a7e638271 (diff) | |
download | ports-960eff420b44d8c25f62639667b19efd2be9a9a6.tar.gz ports-960eff420b44d8c25f62639667b19efd2be9a9a6.zip |
Notes
Diffstat (limited to 'x11/wmxss')
-rw-r--r-- | x11/wmxss/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmxss/Makefile b/x11/wmxss/Makefile index d5538551a20c..8961b234d6fc 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 |