diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-09-13 17:50:04 +0000 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-09-13 17:50:04 +0000 |
commit | 4a1f3966d1d20e5d5e65604cd72b9cd455279c9d (patch) | |
tree | 41f280fd3e9d3c40976b441d902ef2169add03eb | |
parent | 271268ebb374d0ae04b906443056820113259ff2 (diff) | |
download | FreeBSD-ports-4a1f3966d1d20e5d5e65604cd72b9cd455279c9d.zip FreeBSD-ports-4a1f3966d1d20e5d5e65604cd72b9cd455279c9d.tar.gz |
Activate devel/p5-Data-ShowTable
devel/p5-FreezeThaw
security/p5-Authen-Radius
-rw-r--r-- | devel/Makefile | 4 | ||||
-rw-r--r-- | security/Makefile | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5040fe9c..b66acea 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 diff --git a/security/Makefile b/security/Makefile index b13dc56..0906e8f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.20 1997/08/15 08:02:44 obrien Exp $ +# $Id: Makefile,v 1.21 1997/08/15 20:05:32 markm Exp $ # SUBDIR += SSLeay @@ -8,6 +8,7 @@ SUBDIR += donkey SUBDIR += fwtk SUBDIR += libident + SUBDIR += p5-Authen-Radius SUBDIR += p5-Crypt-DES SUBDIR += p5-Crypt-IDEA SUBDIR += p5-MD5 |