diff options
author | proff <proff@pkgsrc.org> | 1999-08-26 13:11:56 +0000 |
---|---|---|
committer | proff <proff@pkgsrc.org> | 1999-08-26 13:11:56 +0000 |
commit | e2f656cc1a4fcc3810ac399a6c7c17245ee14fc2 (patch) | |
tree | e7714bcea15d0d952f9e3e49e73fad7425c50223 | |
parent | 2386d5de4ca8c4fa9240ee23ff1860ed7adbcb91 (diff) | |
download | pkgsrc-e2f656cc1a4fcc3810ac399a6c7c17245ee14fc2.tar.gz |
pcre
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index e5c484f50e0..53c9534c1e8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 1999/08/24 13:24:50 hwr Exp $ +# $NetBSD: Makefile,v 1.71 1999/08/26 13:11:56 proff Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -107,6 +107,7 @@ SUBDIR += p5-Time-HiRes # SUBDIR += p5-TraceFuncs # SUBDIR += pccts + SUBDIR += pcre SUBDIR += prcs SUBDIR += pth SUBDIR += pth-current |