aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 21:10:35 +0800
committerJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 21:10:35 +0800
commit2fb9f253738e151f2fbe761516881a4f0594a09d (patch)
tree9695b297af36ba840f671615e51523a713e61430 /java
parent800ccbb3b55bc2ef883f887ccd6925b011df90ef (diff)
downloadfreebsd-ports-gnome-2fb9f253738e151f2fbe761516881a4f0594a09d.tar.gz
freebsd-ports-gnome-2fb9f253738e151f2fbe761516881a4f0594a09d.tar.zst
freebsd-ports-gnome-2fb9f253738e151f2fbe761516881a4f0594a09d.zip
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Diffstat (limited to 'java')
-rw-r--r--java/berkeley-db/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/berkeley-db/Makefile b/java/berkeley-db/Makefile
index c44830c7fb72..9bffd23f1903 100644
--- a/java/berkeley-db/Makefile
+++ b/java/berkeley-db/Makefile
@@ -47,7 +47,7 @@ post-build: test
#
# Please, review the reported failures (if any) and consider
# reporting them to the developers via:
- # http://forums.oracle.com/forums/forum.jspa?forumID=273
+ # http://forums.oracle.com/forums/forum.jspa?forumID=273
# You can re-run the tests without rebuilding the port by
# simply doing `make test'
#
@@ -57,7 +57,7 @@ post-build:
# Doing `make test' now might be useful (if time-consuming).
# Please, review the reported failures (if any) and consider
# reporting them via
- # http://forums.oracle.com/forums/forum.jspa?forumID=273
+ # http://forums.oracle.com/forums/forum.jspa?forumID=273
#
.endif