From cfc8e0a5806841e9944183a0c60beccd78f6e7a4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 6 Jun 2019 12:49:39 +0200 Subject: [PATCH] xbps-fbulk/main.c: update my email address. Signed-off-by: Juan RP --- bin/xbps-fbulk/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.