diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-13 18:38:47 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-13 18:38:47 +0000 |
commit | 11917f5b76db1efbdf6a2314f320f55a70ef5516 (patch) | |
tree | f1a6e0e7b918bccd389a0c0fa96ebee9ad7f8051 /archivers | |
parent | a2a3891e969eba7f34dc49a064220a617b9df3b2 (diff) | |
download | pkgsrc-11917f5b76db1efbdf6a2314f320f55a70ef5516.tar.gz |
Add and enable nomarch.
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 a8e2ee9771d..759e1a9da24 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2002/12/13 18:25:18 cjep Exp $ +# $NetBSD: Makefile,v 1.55 2002/12/13 18:38:47 cjep Exp $ # COMMENT= Archivers @@ -34,6 +34,7 @@ SUBDIR+= macutil SUBDIR+= makeself SUBDIR+= mousetar SUBDIR+= mscompress +SUBDIR+= nomarch SUBDIR+= nulib2 SUBDIR+= p5-Archive-Tar SUBDIR+= p5-Archive-Zip |