mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
ba7c5acdb8
- 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>
9 lines
234 B
Python
9 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
|