openbsd-ports/mail/pyzor/patches/patch-scripts_pyzord
jasper 129eecc4f6 import pyzor 0.4.0
Pyzor is a collaborative, networked system to detect and block spam
using identifying digests of messages.

Pyzor initially started out to be merely a Python implementation of
Razor, but due to the protocol and the fact that Razor's server is not
Free Software, I decided to Pyzor should be based upon a new, lighter,
more language- independent protocol.

requested by and ok dlg@
2008-09-02 12:33:17 +00:00

10 lines
248 B
Plaintext

$OpenBSD: patch-scripts_pyzord,v 1.1.1.1 2008/09/02 12:33:17 jasper Exp $
--- scripts/pyzord.orig Tue Sep 2 12:55:24 2008
+++ scripts/pyzord Tue Sep 2 12:55:38 2008
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#!${MODPY_BIN}
import os
import os.path