made a mistake on dragonfly bsd repos

This commit is contained in:
inxi-svn 2014-09-24 17:44:01 +00:00
parent 82d950a4e8
commit 7ac3f53973

2
inxi
View file

@ -9500,7 +9500,7 @@ $repo_data_working"
} }
if ( $1 == "enabled" ) { if ( $1 == "enabled" ) {
if ( $2 == "yes" ) { if ( $2 == "yes" ) {
print "BSD ports server:" repoFile ":" repoName ":" repoUrl print "BSD ports server:" repoFile " " repoName ":" repoUrl
} }
} }
} }