diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-18 15:01:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-18 15:01:40 +0000 |
commit | 716f6b8d4287860ef66c2b6127ee154a862fb7d2 (patch) | |
tree | 724b325784458ef0e3d3b1bfe446f2872f6cb937 /devel/Makefile | |
parent | d6308e1f1e3c65cca0abab2fe78e35b1948525a6 (diff) | |
download | pkgsrc-716f6b8d4287860ef66c2b6127ee154a862fb7d2.tar.gz |
uncommented pccts, since we now have it
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 82dd3faca21..b663efab664 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2000/02/16 17:59:20 rh Exp $ +# $NetBSD: Makefile,v 1.102 2000/02/18 15:01:40 wiz Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -132,7 +132,7 @@ SUBDIR += p5-Time-HiRes # SUBDIR += p5-TraceFuncs SUBDIR += patch -# SUBDIR += pccts + SUBDIR += pccts SUBDIR += pcre SUBDIR += prcs SUBDIR += pth |