diff options
author | wiz <wiz> | 2013-02-01 22:21:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-02-01 22:21:05 +0000 |
commit | 414d51f992e602615c38c6b1fdf892ec5840b855 (patch) | |
tree | d1e9e7ef431d62a94f33f5487f47cf1fbaa28af9 /wm | |
parent | 05da1c21d80490e58fad186ccc79965a5e37c379 (diff) | |
download | pkgsrc-414d51f992e602615c38c6b1fdf892ec5840b855.tar.gz |
Reset MAINTAINER/OWNER (became observers)
Diffstat (limited to 'wm')
-rw-r--r-- | wm/sawfish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index 4f960163515..4c99c6921ca 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2012/12/21 11:36:50 dholland Exp $ +# $NetBSD: Makefile,v 1.71 2013/02/01 22:21:13 wiz Exp $ # DISTNAME= sawfish-1.7.1 @@ -7,7 +7,7 @@ CATEGORIES= x11 wm MASTER_SITES= http://download.tuxfamily.org/sawfish/sawfish/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sawfish.wikia.com/ COMMENT= Extensible window manager that is fully configurable in Lisp |