Typo error.

Submitted by:	maintainer.
This commit is contained in:
Vanilla I. Shu 1998-10-12 06:13:47 +00:00
parent 188152dd4a
commit 3bfa1fa969
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13893
3 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Date created: 28 September 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/10/10 13:44:01 vanilla Exp $
#
DISTNAME= gtop-0.28.1
@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4"
post-install:
chowm root.kmem ${PREFIX}/bin/gtop
chown root.kmem ${PREFIX}/bin/gtop
chmod 2555 ${PREFIX}/bin/gtop
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 28 September 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/10/10 13:44:01 vanilla Exp $
#
DISTNAME= gtop-0.28.1
@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4"
post-install:
chowm root.kmem ${PREFIX}/bin/gtop
chown root.kmem ${PREFIX}/bin/gtop
chmod 2555 ${PREFIX}/bin/gtop
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 28 September 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/10/10 13:44:01 vanilla Exp $
#
DISTNAME= gtop-0.28.1
@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4"
post-install:
chowm root.kmem ${PREFIX}/bin/gtop
chown root.kmem ${PREFIX}/bin/gtop
chmod 2555 ${PREFIX}/bin/gtop
.include <bsd.port.mk>