- Switch to options helpers - Add NO_ARCH - Regenerate patches with `make makepatch` Approved by: portmgr blanket
8 lines
167 B
Python
8 lines
167 B
Python
--- lib/forgetSQL.py.orig 2004-03-08 12:16:25 UTC
|
|
+++ lib/forgetSQL.py
|
|
@@ -1,4 +1,5 @@
|
|
#!/usr/bin/env python
|
|
+# -*- coding: ISO-8859-1 -*-
|
|
|
|
__version__ = "0.5.1"
|
|
|