diff options
author | wiz <wiz> | 2000-02-05 18:16:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-02-05 18:16:32 +0000 |
commit | 6b9ee3ebebaffb08bfe9f6ae4fcb508b12e01086 (patch) | |
tree | 7a9fb663bf8782f540c998d457a0ded483478975 /comms | |
parent | 46c7814137ee0c8cd539558b513286328c25d656 (diff) | |
download | pkgsrc-6b9ee3ebebaffb08bfe9f6ae4fcb508b12e01086.tar.gz |
grammar fix
Diffstat (limited to 'comms')
-rw-r--r-- | comms/plptools/Makefile | 4 |
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 |