aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/liberator
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 09:51:03 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 09:51:39 +0000
commit4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch)
tree85ee27f029c1ee293667902fe22b65ecac0ff154 /net-p2p/liberator
parent6e6416d8c14628219cd46134e032add468fa7411 (diff)
downloadports-4460cf727a7788c9ce21f3344ce5745e5cd9fc4a.tar.gz
ports-4460cf727a7788c9ce21f3344ce5745e5cd9fc4a.zip
*: fix tab vs. space issues, and comments according to the guide.
Diffstat (limited to 'net-p2p/liberator')
-rw-r--r--net-p2p/liberator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/liberator/Makefile b/net-p2p/liberator/Makefile
index 0de3468d6a8e..878315ec09d5 100644
--- a/net-p2p/liberator/Makefile
+++ b/net-p2p/liberator/Makefile
@@ -21,7 +21,7 @@ MAKE_JOBS_UNSAFE=yes
DATA_FILES= liber_mimetypes
DOC_FILES= COPYING FREESITE-HOWTO README TODO
-LIB_FILES= fcp.cma hlfi.cma asfi.cma fcp.cmxa hlfi.cmxa asfi.cmxa \
+LIB_FILES= fcp.cma hlfi.cma asfi.cma fcp.cmxa hlfi.cmxa asfi.cmxa \
fcp.mli hlfreenet.mli asfreenet.mli fieldset.mli \
fstream.mli \
fcp.cmi hlfreenet.cmi asfreenet.cmi fieldset.cmi \