diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:52:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:52:59 +0000 |
commit | a13ea108bb00bc0ece583da1c460ce82a8ed8c87 (patch) | |
tree | e8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /mail/distribute/Makefile | |
parent | a87738b456114a95193b58ec31e883210d6b9f3f (diff) | |
download | pkgsrc-a13ea108bb00bc0ece583da1c460ce82a8ed8c87.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'mail/distribute/Makefile')
-rw-r--r-- | mail/distribute/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/distribute/Makefile b/mail/distribute/Makefile index 43ffe1ae4c0..7b8f53850e2 100644 --- a/mail/distribute/Makefile +++ b/mail/distribute/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/01/30 16:16:33 wrstuden Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/17 18:24:43 wiz Exp $ # FreeBSD: ports/mail/distribute/Makefile,v 1.2 1999/08/25 06:50:06 obrien Exp # @@ -14,6 +14,7 @@ PATCHFILES= patch.20.gz patch.21e.gz patch.22e.gz patch.23e.gz \ MAINTAINER= itojun@itojun.org # in japanese HOMEPAGE= http://www.foretune.co.jp/distribute/ +COMMENT= Mail dispatcher for mailing list. Fits nicely with majordomo USE_PERL5= YES |