diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-09-13 17:50:04 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-09-13 17:50:04 +0000 |
commit | 54c70171ffaad4bd48918c182b24f833cd51fef4 (patch) | |
tree | fdd5ba77cfef2b229f56e3f9c14abde9ee325d74 /devel/Makefile | |
parent | fd31d91749f7d73ecd80d2ab0a4d3163640af163 (diff) | |
download | ports-54c70171ffaad4bd48918c182b24f833cd51fef4.tar.gz ports-54c70171ffaad4bd48918c182b24f833cd51fef4.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5040fe9c542e..b66aceafd74f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.75 1997/09/01 16:06:49 andreas Exp $ +# $Id: Makefile,v 1.76 1997/09/01 16:45:48 max Exp $ # SUBDIR += SWIG @@ -45,6 +45,7 @@ SUBDIR += p5-Curses SUBDIR += p5-Data-Dumper SUBDIR += p5-Data-Flow + SUBDIR += p5-Data-ShowTable SUBDIR += p5-Date-Manip SUBDIR += p5-Devel-DProf SUBDIR += p5-Devel-Peek @@ -55,6 +56,7 @@ SUBDIR += p5-File-Slurp SUBDIR += p5-File-Tools SUBDIR += p5-Filter + SUBDIR += p5-FreezeThaw SUBDIR += p5-Include SUBDIR += p5-IniConf SUBDIR += p5-Ioctl |