diff options
author | fjoe <fjoe@FreeBSD.org> | 2004-01-25 20:56:50 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2004-01-25 20:56:50 +0800 |
commit | 2f0000b0bef599f612196e294bce6a7bc83edefa (patch) | |
tree | 9823d4c5de45656c4a65287e6bedf9a7502d499d /sysutils/Makefile | |
parent | eaf900ad13df382adbab3623a402e1ca344ba454 (diff) | |
download | freebsd-ports-gnome-2f0000b0bef599f612196e294bce6a7bc83edefa.tar.gz freebsd-ports-gnome-2f0000b0bef599f612196e294bce6a7bc83edefa.tar.zst freebsd-ports-gnome-2f0000b0bef599f612196e294bce6a7bc83edefa.zip |
New port: cloop-utils.
cloop-utils are tools for creating and extracting cloop V2.0 compressed
read-only filesystem images.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 0aef826ae580..92225943b53c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -53,6 +53,7 @@ SUBDIR += clean SUBDIR += clockspeed SUBDIR += clockspeed-conf + SUBDIR += cloop-utils SUBDIR += cmdwatch SUBDIR += colorize SUBDIR += comconsole |