diff --git a/bin/xbps-fbulk/main.c b/bin/xbps-fbulk/main.c index b686cfa7..d89aacfe 100644 --- a/bin/xbps-fbulk/main.c +++ b/bin/xbps-fbulk/main.c @@ -33,7 +33,7 @@ */ /* * This is a derived version of DragonFly's BSD "fastbulk", adapted for xbps - * by Juan RP . + * by Juan RP . * * This program iterates all srcpkgs directories, runs './xbps-src show-build-deps', * and builds a dependency tree on the fly.