grammar...
This commit is contained in:
parent
459ea4b311
commit
ce05cfe07e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16742
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 20 Oct 1994 (1.4), 18 Dec 1996 (1.5.1)
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $Id: Makefile,v 1.31 1999/02/16 22:01:04 andreas Exp $
|
||||
# $Id: Makefile,v 1.32 1999/02/16 22:04:30 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= inn-STABLE_2_2-1999-02-14_03-02
|
||||
|
@ -82,7 +82,7 @@ post-install:
|
|||
fi
|
||||
${SED} <${FILESDIR}/innd.sh >${PREFIX}/etc/rc.d/innd.sh \
|
||||
s+!!PREFIX!!+${PREFIX}+g && chmod +x ${PREFIX}/etc/rc.d/innd.sh
|
||||
# make rnews work when using newsfeeds over uucp !
|
||||
# make rnews work when getting news via uucp !
|
||||
chmod 4555 ${PREFIX}/news/bin/rnews
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue