pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/minimalist minimalist: fix a couple typos
details: https://anonhg.NetBSD.org/pkgsrc/rev/f22554b484d4
branches: trunk
changeset: 452608:f22554b484d4
user: khorben <khorben%pkgsrc.org@localhost>
date: Thu May 13 20:59:50 2021 +0000
description:
minimalist: fix a couple typos
Bumps PKGREVISION.
diffstat:
mail/minimalist/DESCR | 2 +-
mail/minimalist/MESSAGE | 4 ++--
mail/minimalist/Makefile | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diffs (44 lines):
diff -r 88b5135ed4d6 -r f22554b484d4 mail/minimalist/DESCR
--- a/mail/minimalist/DESCR Thu May 13 19:35:54 2021 +0000
+++ b/mail/minimalist/DESCR Thu May 13 20:59:50 2021 +0000
@@ -1,5 +1,5 @@
Minimalist stands for Minimalistic Mailing Lists Manager. Although it is
-declared as minimalistic, it has many features as his eldest brosers, such
+declared as minimalistic, it has many features as his eldest brothers, such
as Majordomo and so on, but in contrast to them it is very small, fast,
simple for setup and maintenance. Also it has very clean internal structure
and if you are familiar with Perl, you can add as many additional features,
diff -r 88b5135ed4d6 -r f22554b484d4 mail/minimalist/MESSAGE
--- a/mail/minimalist/MESSAGE Thu May 13 19:35:54 2021 +0000
+++ b/mail/minimalist/MESSAGE Thu May 13 20:59:50 2021 +0000
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2013/02/10 12:22:57 wiz Exp $
+$NetBSD: MESSAGE,v 1.2 2021/05/13 20:59:50 khorben Exp $
Add these lines to /etc/aliases and update your MTA with 'newaliases'.
@@ -11,7 +11,7 @@
Edit the files inside and chmod -R to 644
-and append to /etc/aliases theses lines:
+and append to /etc/aliases these lines:
listname: "|${PREFIX}/bin/minimalist.pl listname"
listname-owner: "|${PREFIX}/bin/minimalist.pl listname-owner"
diff -r 88b5135ed4d6 -r f22554b484d4 mail/minimalist/Makefile
--- a/mail/minimalist/Makefile Thu May 13 19:35:54 2021 +0000
+++ b/mail/minimalist/Makefile Thu May 13 20:59:50 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2020/08/31 18:09:58 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2021/05/13 20:59:50 khorben Exp $
#
DISTNAME= minimalist-2.5.4-1
PKGNAME= minimalist-2.5.4.1
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= mail
#MASTER_SITES= http://www.mml.org.ua/LIST/
EXTRACT_SUFX= .tgz
Home |
Main Index |
Thread Index |
Old Index