mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Update to 2.0.7 Add SHA256 Add CONFLICTS * databases/mysql++1 [1] Add SHA256 Add CONFLICTS Add NO_LATEST_LINK * databases/Makefile Add mysql++1 PR: 89935 Submitted by: maintainer Repocopy by: marcus [1]
8 lines
186 B
Bash
8 lines
186 B
Bash
--- makemake.sh.orig Wed Nov 2 21:03:09 2005
|
|
+++ makemake.sh Sat Dec 10 15:07:58 2005
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/usr/local/bin/bash
|
|
|
|
# Display usage message
|
|
function usage() {
|