diff options
Diffstat (limited to 'mail/mush')
-rw-r--r-- | mail/mush/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mush/Makefile b/mail/mush/Makefile index c6ec2c84b1a..93893a31426 100644 --- a/mail/mush/Makefile +++ b/mail/mush/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/03/29 12:41:36 jmmv Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 21:46:33 grant Exp $ DISTNAME= mush-7.2.5 PKGNAME= mush-7.2.6.b4.pl1 @@ -17,7 +17,7 @@ PATCHFILES= patch-7.2.6-alpha-1 \ patch-7.2.6-beta-3 \ patch-7.2.6-beta-4 -MAINTAINER= christos@netbsd.org +MAINTAINER= christos@NetBSD.org COMMENT= text-based mail client LICENSE= mush-license |