summaryrefslogtreecommitdiff
path: root/chat/i2cbd/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-07-29 15:55:14 +0000
committerjmmv <jmmv>2003-07-29 15:55:14 +0000
commit06ef310169ff1572a3ddcd5a280a4b97216e8a7d (patch)
tree7e957c314a4a2fa7db8344debc715de95de6b400 /chat/i2cbd/Makefile
parentc8a65baaa9a88651d91ce3b49604a481cb775508 (diff)
downloadpkgsrc-06ef310169ff1572a3ddcd5a280a4b97216e8a7d.tar.gz
Give the -f flag to rm, to avoid a warning message. Fix typo in COMMENT.
Diffstat (limited to 'chat/i2cbd/Makefile')
-rw-r--r--chat/i2cbd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/i2cbd/Makefile b/chat/i2cbd/Makefile
index 8ebf5953203..8d9649eaed0 100644
--- a/chat/i2cbd/Makefile
+++ b/chat/i2cbd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:25:49 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/29 15:55:14 jmmv Exp $
#
DISTNAME= i2cbd-2.0_BETA0
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://www.draga.com/~jwise/i2cb/
-COMMENT= Next generation Internet Citicen's Band chat server
+COMMENT= Next generation Internet Citizens Band chat server
.include "../../mk/bsd.prefs.mk"
@@ -17,7 +17,7 @@ PLIST_SUBST+= ICBD_OWNER=${ICBD_OWNER} \
TOUCH=${TOUCH}
post-extract:
- -${RM} ${WRKSRC}/*/.depend
+ -${RM} -f ${WRKSRC}/*/.depend
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/etc/icbd