diff options
author | jschauma <jschauma@pkgsrc.org> | 2009-01-23 21:14:16 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2009-01-23 21:14:16 +0000 |
commit | 65e9c90d892a2f33d5f3fee2aa3a91def51e6ba8 (patch) | |
tree | f30e2c3519cc03dc984b0f5034ab83a000b668b2 /x11 | |
parent | 881024f8b96ae21f8ecbccb84d200b061febe8d3 (diff) | |
download | pkgsrc-65e9c90d892a2f33d5f3fee2aa3a91def51e6ba8.tar.gz |
Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now. Sorry. :-(
Diffstat (limited to 'x11')
-rw-r--r-- | x11/bbapm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/bbapm/Makefile b/x11/bbapm/Makefile index 1db96cd5fbb..1265fdcabc9 100644 --- a/x11/bbapm/Makefile +++ b/x11/bbapm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/01/15 12:36:41 obache Exp $ +# $NetBSD: Makefile,v 1.13 2009/01/23 21:14:16 jschauma Exp $ # based on # FreeBSD port: # ID: ports/x11-wm/bbapm/Makefile,v 1.5 2002/09/02 01:30:15 lioux Exp @@ -10,7 +10,7 @@ PKGREVISION= 2 CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbtools/} -MAINTAINER= jschauma@NetBSD.org +MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://bbtools.sourceforge.net/download.php?file=14 COMMENT= APM monitor for Blackbox |