diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2002-06-26 13:38:48 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2002-06-26 13:38:48 +0000 |
commit | fbe20d03f80ac65cbf2cd174e19bf340466b0e6a (patch) | |
tree | 1579452b3ed309fea49427d979c4e39473809928 /archivers | |
parent | 2f04af93ae9be945f4bca10979c47502a2db0e2d (diff) | |
download | pkgsrc-fbe20d03f80ac65cbf2cd174e19bf340466b0e6a.tar.gz |
Add & enable star.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 8edbaf5e89a..317775f572c 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2002/05/25 02:43:39 fredb Exp $ +# $NetBSD: Makefile,v 1.44 2002/06/26 13:38:48 uebayasi Exp $ # COMMENT= Archivers @@ -36,6 +36,7 @@ SUBDIR+= ppunpack SUBDIR+= rar SUBDIR+= ruby-zlib SUBDIR+= squsq +SUBDIR+= star SUBDIR+= stuffit SUBDIR+= unace SUBDIR+= unarj |