diff options
author | will <will@FreeBSD.org> | 2000-06-10 02:15:50 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-10 02:15:50 +0000 |
commit | ecf396aeaa4a8535c788ce1db8e0bf80ea3b432e (patch) | |
tree | 4c5d6cf5827cdd80621ba9b96510f3e5badae42b /archivers/Makefile | |
parent | dab5016e0cf2659c47af17047e3341f7cc0ac90f (diff) | |
download | FreeBSD-ports-ecf396aeaa4a8535c788ce1db8e0bf80ea3b432e.zip FreeBSD-ports-ecf396aeaa4a8535c788ce1db8e0bf80ea3b432e.tar.gz |
Finish the move of macutils to archivers (no commits are necessary on
the actual macutils directory).
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 42bbc18..b1533a9 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -14,6 +14,7 @@ SUBDIR += linux_rar SUBDIR += lzo SUBDIR += lzop + SUBDIR += macutils SUBDIR += makeself SUBDIR += mscompress SUBDIR += nulib |