diff options
author | jwise <jwise> | 2007-03-21 19:44:10 +0000 |
---|---|---|
committer | jwise <jwise> | 2007-03-21 19:44:10 +0000 |
commit | 88076e83e110e5c199a151a19424bb80ef26ef84 (patch) | |
tree | 582503ea26963de83a267d6b2ee1d48b7e69af53 /wm/lwm/Makefile | |
parent | 2754c20c22ee27bb6ceab578f52959bd70514212 (diff) | |
download | pkgsrc-88076e83e110e5c199a151a19424bb80ef26ef84.tar.gz |
Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs.
Diffstat (limited to 'wm/lwm/Makefile')
-rw-r--r-- | wm/lwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/lwm/Makefile b/wm/lwm/Makefile index 6d537ce173b..f57d677d734 100644 --- a/wm/lwm/Makefile +++ b/wm/lwm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2007/03/21 18:59:16 jwise Exp $ +# $NetBSD: Makefile,v 1.12 2007/03/21 19:44:11 jwise Exp $ DISTNAME= lwm-1.2.1 PKGREVISION= 1 CATEGORIES= x11 wm MASTER_SITES= http://www.jfc.org.uk/files/lwm/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.jfc.org.uk/software/lwm.html COMMENT= Lightweight Window Manager |