diff options
author | jfitz <jfitz@FreeBSD.org> | 1996-10-24 16:26:34 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1996-10-24 16:26:34 +0800 |
commit | c6cfa9df7cf13bc97ff28275487131c62b50cbc0 (patch) | |
tree | dd2c8c9cbbb8502cc848be6255af6af39c6744ac /misc/Makefile | |
parent | 76041317629e47786ffc2f8cc56fc6fc80b35d84 (diff) | |
download | freebsd-ports-gnome-c6cfa9df7cf13bc97ff28275487131c62b50cbc0.tar.gz freebsd-ports-gnome-c6cfa9df7cf13bc97ff28275487131c62b50cbc0.tar.zst freebsd-ports-gnome-c6cfa9df7cf13bc97ff28275487131c62b50cbc0.zip |
Update for new perl5 ports
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 8d9e57ab0e32..45416e0e8ebb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.84 1996/08/19 12:35:39 asami Exp $ +# $Id: Makefile,v 1.85 1996/08/24 04:05:11 chuckr Exp $ # SUBDIR += amanda @@ -24,6 +24,10 @@ SUBDIR += mc SUBDIR += mmv SUBDIR += mshell + SUBDIR += p5-Array-PrintCols + SUBDIR += p5-Business-CreditCard + SUBDIR += p5-Convert-UU + SUBDIR += p5-Search SUBDIR += plan SUBDIR += recode SUBDIR += rman |