diff options
author | wxs <wxs@FreeBSD.org> | 2009-02-13 02:59:24 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-02-13 02:59:24 +0800 |
commit | 0754c0368115e3d129a660e5560bd37aad298739 (patch) | |
tree | 31b97c65ae4f959fbf2798292ad8a19f9d8af980 /x11 | |
parent | 3b8763652855e6d7dca6c114dfd34f103dc12910 (diff) | |
download | freebsd-ports-gnome-0754c0368115e3d129a660e5560bd37aad298739.tar.gz freebsd-ports-gnome-0754c0368115e3d129a660e5560bd37aad298739.tar.zst freebsd-ports-gnome-0754c0368115e3d129a660e5560bd37aad298739.zip |
- Pass maintainership to marius@nuenneri.ch
Submitted by: marius@nuenneri.ch (ports@ mailing list)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlockmore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index dbe640e72615..b4875c64d7c6 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -12,7 +12,7 @@ CATEGORIES?= x11 MASTER_SITES= ftp://ibiblio.org/pub/Linux/X11/screensavers/ \ CRITICAL -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= marius@nuenneri.ch COMMENT= Like XLock session locker/screen saver, but just more USE_BZIP2= yes |