diff options
author | tron <tron@pkgsrc.org> | 2008-05-25 20:45:28 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-05-25 20:45:28 +0000 |
commit | c5aeda3346fa841ec18eb1797dcaa378f4a405de (patch) | |
tree | c475a3dcb4331fbb909b07289b26afea52583fd8 /mail | |
parent | 62b30145f4deefa58ffa23ed2be4d0e9bc3be8c3 (diff) | |
download | pkgsrc-c5aeda3346fa841ec18eb1797dcaa378f4a405de.tar.gz |
Revert accidental changes and replace "OWNER" by "MAINTAINER" again.
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 37cf8bb7c6c..db79790a360 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.34 2008/05/25 14:45:17 tron Exp $ +# $NetBSD: Makefile,v 1.35 2008/05/25 20:45:28 tron Exp $ DISTNAME= wmbiff-0.4.26 PKGREVISION= 7 CATEGORIES= mail x11 windowmaker MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wmbiff/} -OWNER= pkgsrc-users@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/wmbiff/ COMMENT= xbuffy like "mail-checker" for WindowMaker |