diff options
author | tron <tron@pkgsrc.org> | 2004-11-27 11:28:59 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2004-11-27 11:28:59 +0000 |
commit | 2db66383499a1a2dcc5f629b0eff1e126fccc39d (patch) | |
tree | 6cdbfd13ad7ea62cfc0b726d16ddb7db4274e7b1 /mail | |
parent | 50044d829cf5c41243aa3cdb9c5a18c6f272a386 (diff) | |
download | pkgsrc-2db66383499a1a2dcc5f629b0eff1e126fccc39d.tar.gz |
Correct my e-mail address.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/wmbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index 0d13808bc7a..b268c01d753 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2004/10/03 00:12:55 tv Exp $ +# $NetBSD: Makefile,v 1.19 2004/11/27 11:28:59 tron Exp $ DISTNAME= wmbiff-0.4.25 PKGREVISION= 1 CATEGORIES= mail x11 windowmaker MASTER_SITES= $(MASTER_SITE_SOURCEFORGE:=wmbiff/) -MAINTAINER= tron@zhadum.de +MAINTAINER= tron@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/wmbiff/ COMMENT= xbuffy like "mail-checker" for WindowMaker |