summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorrh <rh>2000-02-01 16:41:48 +0000
committerrh <rh>2000-02-01 16:41:48 +0000
commitfef839f70c861fe3e06f49b6684815bf487060e8 (patch)
tree70c7c8bb3ae9cc43ef71b2e2d868647bd90a18c6 /archivers
parentb66edbbbe715d25a0b32c84cb0db64cdfa6e400c (diff)
downloadpkgsrc-fef839f70c861fe3e06f49b6684815bf487060e8.tar.gz
Add and enable fastjar.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 8a4fc3d33cd..8c0c7d9a00f 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.21 1999/09/18 15:24:12 kim Exp $
+# $NetBSD: Makefile,v 1.22 2000/02/01 16:41:48 rh Exp $
# FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp
#
SUBDIR += arc
SUBDIR += bzip2
SUBDIR += bunzip
+ SUBDIR += fastjar
SUBDIR += freeze
SUBDIR += gcpio
SUBDIR += gsharutils