diff options
Diffstat (limited to 'misc/inplace/Makefile')
-rw-r--r-- | misc/inplace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/inplace/Makefile b/misc/inplace/Makefile index 6532448..a898bc1 100644 --- a/misc/inplace/Makefile +++ b/misc/inplace/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \ MASTER_SITE_SUBDIR= knu MAINTAINER= knu@FreeBSD.org -COMMENT= A tool to edit files in-place through given filter commands +COMMENT= Tool to edit files in-place through given filter commands USE_BZIP2= yes USE_RUBY= yes |