diff options
Diffstat (limited to 'wm/golem/Makefile')
-rw-r--r-- | wm/golem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/golem/Makefile b/wm/golem/Makefile index 6b716b42d71..d4e0f1919ba 100644 --- a/wm/golem/Makefile +++ b/wm/golem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/01/06 16:21:53 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2006/01/10 20:47:06 wiz Exp $ # DISTNAME= golem-0.0.5 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=golem/} -MAINTAINER= reide@darkest.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://golem.sourceforge.net/ COMMENT= Fast and lightweight yet customizable window manager |