mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +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
233 B
Python
9 lines
233 B
Python
--- 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
|