diff options
| author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-11-01 13:10:35 +0000 |
|---|---|---|
| committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-11-01 13:10:35 +0000 |
| commit | 2fb9f253738e151f2fbe761516881a4f0594a09d (patch) | |
| tree | 9695b297af36ba840f671615e51523a713e61430 /java/berkeley-db | |
| parent | Update included git to 2.15.0 (diff) | |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Diffstat (limited to 'java/berkeley-db')
| -rw-r--r-- | java/berkeley-db/Makefile | 4 |
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 |
