diff options
author | rh <rh@pkgsrc.org> | 2000-06-05 12:37:11 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-06-05 12:37:11 +0000 |
commit | a4fbd15bb85b4e2bdfe3b0f7e073a64eddbad59d (patch) | |
tree | bd7486f05e87b3228b982258301489869af449c7 /archivers/Makefile | |
parent | c121a0b9af782a4f65f3a9970e62cc32dd1f5adc (diff) | |
download | pkgsrc-a4fbd15bb85b4e2bdfe3b0f7e073a64eddbad59d.tar.gz |
add and enable xbin
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 46170025a84..f5194241ec4 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2000/02/25 01:04:11 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2000/06/05 12:37:11 rh Exp $ # FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp # @@ -29,6 +29,7 @@ SUBDIR += unlzx SUBDIR += unrar SUBDIR += unzip + SUBDIR += xbin SUBDIR += zip SUBDIR += zip1 SUBDIR += zoo |