Author: des Date: Sat Sep 21 23:29:02 2013 New Revision: 255779 URL: http://svnweb.freebsd.org/changeset/base/255779
Log: Set props and correct RCS ID tag. Approved by: re (blanket) Modified: head/contrib/unbound/freebsd-configure.sh (contents, props changed) head/contrib/unbound/freebsd-sources.pl (contents, props changed) Modified: head/contrib/unbound/freebsd-configure.sh ============================================================================== --- head/contrib/unbound/freebsd-configure.sh Sat Sep 21 23:06:36 2013 (r255778) +++ head/contrib/unbound/freebsd-configure.sh Sat Sep 21 23:29:02 2013 (r255779) @@ -1,4 +1,7 @@ #!/bin/sh +# +# $FreeBSD$ +# set -e Modified: head/contrib/unbound/freebsd-sources.pl ============================================================================== --- head/contrib/unbound/freebsd-sources.pl Sat Sep 21 23:06:36 2013 (r255778) +++ head/contrib/unbound/freebsd-sources.pl Sat Sep 21 23:29:02 2013 (r255779) @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id$ +# $FreeBSD$ # use strict; _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"