diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-11-20 10:15:14 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-11-20 10:15:14 +0000 |
commit | a50f8305fb4750d34805746925149e0b00b211f0 (patch) | |
tree | 20d47cac5d9a3a0d699cce276e1769853ec255b9 /net/freenet6/files/patch-template::freebsd.sh | |
parent | With portmgr hat on, reset inactive maintainer. These ports are now up (diff) |
Update to version 2.1.1
Notes
Notes:
svn path=/head/; revision=121991
Diffstat (limited to 'net/freenet6/files/patch-template::freebsd.sh')
-rw-r--r-- | net/freenet6/files/patch-template::freebsd.sh | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/freenet6/files/patch-template::freebsd.sh b/net/freenet6/files/patch-template::freebsd.sh new file mode 100644 index 000000000000..4b0c23d9e681 --- /dev/null +++ b/net/freenet6/files/patch-template::freebsd.sh @@ -0,0 +1,11 @@ +--- template/freebsd.sh.orig Fri Jun 11 12:41:18 2004 ++++ template/freebsd.sh Sat Nov 20 14:56:36 2004 +@@ -80,7 +80,7 @@ + Display 1 '--- Start of configuration script. ---' + Display 1 "Script: " `basename $0` + +-gifconfig=/usr/sbin/gifconfig ++gifconfig=/usr/sbin/ifconfig + ifconfig=/sbin/ifconfig + route=/sbin/route + rtadvd=/usr/sbin/rtadvd |