diff options
author | agc <agc@pkgsrc.org> | 2003-12-15 17:53:03 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-12-15 17:53:03 +0000 |
commit | 4160bf992ec8a9660e3d5d00525e591a0bec69b3 (patch) | |
tree | 4c19157fb155689d8a4a6bac133d2cd04ed20f3d /archivers/Makefile | |
parent | 5f08f3062d4f7278b6bcfe206577f80fc8a9fff3 (diff) | |
download | pkgsrc-4160bf992ec8a9660e3d5d00525e591a0bec69b3.tar.gz |
Add and enable dar.
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 6af83ad0d87..6eeab361bc2 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2003/12/14 14:00:36 jdolecek Exp $ +# $NetBSD: Makefile,v 1.66 2003/12/15 17:53:03 agc Exp $ # COMMENT= Archivers @@ -13,6 +13,7 @@ SUBDIR+= bzip2 SUBDIR+= cabextract SUBDIR+= cxunzip SUBDIR+= dact +SUBDIR+= dar SUBDIR+= fastjar SUBDIR+= file-roller SUBDIR+= freeze |