diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-02-18 01:13:39 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-02-18 01:13:39 +0800 |
commit | 7c3694dfbc21cc407c7319c49eb7f1dda4214467 (patch) | |
tree | 1f7878b0e2b2bacc8c0977a2642ab40b2d9bd8f8 /misc/Makefile | |
parent | 9bd4d8a3a3f2e610aea128c380eb60c3712d31e2 (diff) | |
download | freebsd-ports-gnome-7c3694dfbc21cc407c7319c49eb7f1dda4214467.tar.gz freebsd-ports-gnome-7c3694dfbc21cc407c7319c49eb7f1dda4214467.tar.zst freebsd-ports-gnome-7c3694dfbc21cc407c7319c49eb7f1dda4214467.zip |
add granulate, a program for splitting files in place
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index acd7186b2ca4..23258d34544c 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -61,6 +61,7 @@ SUBDIR += gnuls SUBDIR += gone SUBDIR += gplbp + SUBDIR += granulate SUBDIR += grdb SUBDIR += grun SUBDIR += gtkfind |