diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2007-08-12 11:03:16 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-08-12 11:03:16 +0000 |
| commit | ba7c5acdb82919db297066262825a7591dd63e0d (patch) | |
| tree | 244e5ae13a9ec92f5fda726e370fb645fe69b074 /net/ris/files/patch-decode.py | |
| parent | - Update to 0.28 (diff) | |
- 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 <tiamat at komi.mts.ru>
Notes
Notes:
svn path=/head/; revision=197500
Diffstat (limited to 'net/ris/files/patch-decode.py')
| -rw-r--r-- | net/ris/files/patch-decode.py | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/ris/files/patch-decode.py b/net/ris/files/patch-decode.py new file mode 100644 index 000000000000..ebf11236689d --- /dev/null +++ b/net/ris/files/patch-decode.py @@ -0,0 +1,8 @@ +--- decode.py.orif Tue Aug 7 16:37:19 2007 ++++ decode.py Tue Aug 7 16:37:41 2007 +@@ -1,4 +1,4 @@ +-#!/usr/bin/env python ++#! @PYTHON_CMD@ + # -*- Mode: Python; tab-width: 4 -*- + # + # Boot Information Negotiation Layer Packet decoder |
