aboutsummaryrefslogtreecommitdiff
path: root/news/ifmail/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-04-19 05:11:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-04-19 05:11:29 +0000
commit676748cd71f8c0158566eaac33beba7fe0c722ef (patch)
tree0f5bc91ff016115c2fb14c8a4c1f8bff1898a83c /news/ifmail/Makefile
parentaaae62c6e6ff6502d5d8467b4f44fedfc7c79775 (diff)
downloadports-676748cd71f8c0158566eaac33beba7fe0c722ef.tar.gz
ports-676748cd71f8c0158566eaac33beba7fe0c722ef.zip
Notes
Diffstat (limited to 'news/ifmail/Makefile')
-rw-r--r--news/ifmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/ifmail/Makefile b/news/ifmail/Makefile
index e6f4f267265f..32bd80815e25 100644
--- a/news/ifmail/Makefile
+++ b/news/ifmail/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ifmail
PORTVERSION= 2.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/fido
@@ -25,7 +25,7 @@ pre-configure:
pre-install:
.if !defined(IFMAIL_RUNAS)
- if ! pw usershow ifmail; then pw useradd ifmail -g uucp -u 70 \
+ if ! pw usershow ifmail; then pw useradd ifmail -g uucp -u 75 \
-h - -d /nonexistent -s /nonexistent -c "Ifmail Server"; fi
.endif
${MKDIR} ${PREFIX}/libexec/ifmail