diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-05 17:18:42 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-05 17:18:42 +0800 |
commit | ad0545630406284666a344faea1405c990245f65 (patch) | |
tree | a5ebb59ba4e37ab05dfadf26237706a13eba066d /archivers/Makefile | |
parent | 9fb32b60f443413aadbb594d9cce2bb7f9baece8 (diff) | |
download | freebsd-ports-gnome-ad0545630406284666a344faea1405c990245f65.tar.gz freebsd-ports-gnome-ad0545630406284666a344faea1405c990245f65.tar.zst freebsd-ports-gnome-ad0545630406284666a344faea1405c990245f65.zip |
add nomarch
Extracts files from the old `.arc' archive format
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 533fce412967..cfc732a01873 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -24,6 +24,7 @@ SUBDIR += macutils SUBDIR += makeself SUBDIR += mscompress + SUBDIR += nomarch SUBDIR += nulib SUBDIR += p5-Archive-Tar SUBDIR += p5-Archive-Zip |