From ba7c5acdb82919db297066262825a7591dd63e0d Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Sun, 12 Aug 2007 11:03:16 +0000 Subject: - Update to 0.3 - Add pkg-message - Add filename remapping for tftp-hpa - Use PYTHON_CMD in scripts - Update master sites - Pass maintainership to submitter PR: ports/115301 Submitted by: Alex Deiter --- net/ris/files/patch-hexdump.py | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 net/ris/files/patch-hexdump.py (limited to 'net/ris/files/patch-hexdump.py') diff --git a/net/ris/files/patch-hexdump.py b/net/ris/files/patch-hexdump.py new file mode 100644 index 000000000000..927016bbdb28 --- /dev/null +++ b/net/ris/files/patch-hexdump.py @@ -0,0 +1,8 @@ +--- hexdump.py.orig Tue Aug 7 16:39:44 2007 ++++ hexdump.py Tue Aug 7 16:39:56 2007 +@@ -1,4 +1,4 @@ +-#!/usr/bin/env python ++#! @PYTHON_CMD@ + # -*- Mode: Python; tab-width: 4 -*- + # + # Boot Information Negotiation Layer Packet Dumper -- cgit v1.2.3