mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 16:10:33 -04:00
- 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>
8 lines
234 B
Python
8 lines
234 B
Python
--- 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
|