diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-17 21:13:59 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-17 21:13:59 +0000 |
commit | bf2b0f108a690d6c39c283f7bf601720b521556f (patch) | |
tree | cef22e2cd6b745cfde5de8198e632c230db4dff6 | |
parent | 195821cd2f36f43ee91285847e42b9153a6c9850 (diff) | |
download | ports-bf2b0f108a690d6c39c283f7bf601720b521556f.tar.gz ports-bf2b0f108a690d6c39c283f7bf601720b521556f.zip |
Notes
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 7a95c055965a..38c8c372d0d8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.95 1998/03/16 03:47:48 steve Exp $ +# $Id: Makefile,v 1.96 1998/03/21 13:54:07 asami Exp $ # SUBDIR += ElectricFence @@ -76,6 +76,8 @@ SUBDIR += p5-Penguin SUBDIR += p5-Penguin-Easy SUBDIR += p5-Proc-Simple + SUBDIR += p5-ReadLine-Gnu + SUBDIR += p5-ReadLine-Perl SUBDIR += p5-Religion SUBDIR += p5-Resources SUBDIR += p5-Sort-Versions |