diff options
author | grant <grant> | 2003-02-17 09:23:06 +0000 |
---|---|---|
committer | grant <grant> | 2003-02-17 09:23:06 +0000 |
commit | 540699a2f3a83880b7698c6f563c2035a25cc0a4 (patch) | |
tree | dd6d184b38388aac18924198d755a16ff502436d /archivers | |
parent | cdeb06f5339bdb4d4186a83c021850f4918814e7 (diff) | |
download | pkgsrc-540699a2f3a83880b7698c6f563c2035a25cc0a4.tar.gz |
add xmill
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 5a4193cf225..1c40e5c3c23 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2003/01/04 12:46:45 jmmv Exp $ +# $NetBSD: Makefile,v 1.59 2003/02/17 09:23:06 grant Exp $ # COMMENT= Archivers @@ -56,6 +56,7 @@ SUBDIR+= unrar SUBDIR+= unzip SUBDIR+= unzoo SUBDIR+= xbin +SUBDIR+= xmill SUBDIR+= xpk SUBDIR+= zip SUBDIR+= zip1 |