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/gxset | |
parent | c5a0cc841922fe511e3e3c44d0e05e2a7e638271 (diff) | |
download | ports-960eff420b44d8c25f62639667b19efd2be9a9a6.tar.gz ports-960eff420b44d8c25f62639667b19efd2be9a9a6.zip |
Notes
Diffstat (limited to 'x11/gxset')
-rw-r--r-- | x11/gxset/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gxset/Makefile b/x11/gxset/Makefile index 1d164d92047a..cf47c01c8776 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 |