summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-02-05 18:16:32 +0000
committerwiz <wiz@pkgsrc.org>2000-02-05 18:16:32 +0000
commitf2ca249a82fa4ee06f285f8f693ca548efb34472 (patch)
tree7a9fb663bf8782f540c998d457a0ded483478975 /comms
parent2d30c79bb198270213e54ed8586ef3be441ea741 (diff)
downloadpkgsrc-f2ca249a82fa4ee06f285f8f693ca548efb34472.tar.gz
grammar fix
Diffstat (limited to 'comms')
-rw-r--r--comms/plptools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/plptools/Makefile b/comms/plptools/Makefile
index 42cc54cce09..d4790ffdf89 100644
--- a/comms/plptools/Makefile
+++ b/comms/plptools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/08/26 06:03:47 sakamoto Exp $
+# $NetBSD: Makefile,v 1.5 2000/02/05 18:16:32 wiz Exp $
#
DISTNAME= plptools-0.4
@@ -9,7 +9,7 @@ MAINTAINER= sakamoto@netbsd.org
DEPENDS= readline-4.0:../../devel/readline
-BROKEN= "plptools is not work correctly"
+BROKEN= plptools does not work correctly
USE_LIBTOOL= YES
GNU_CONFIGURE= YES