openbsd-ports/productivity/yokadi/patches/patch-update_update2to3
landry 6cf2403b31 Import yokadi 0.10.0.
Yokadi is a command-line oriented, SQLite powered, TODO list tool. It
helps you organize all the things you have to do and you must not
forget. In Yokadi you manage projects, which contains tasks. At the
minimum, a task has a title, but it can also have a description, a due
date, an urgency or keywords.

ok pea@
2009-07-21 19:13:46 +00:00

10 lines
310 B
Plaintext

$OpenBSD: patch-update_update2to3,v 1.1.1.1 2009/07/21 19:13:46 landry Exp $
--- update/update2to3.orig Wed Jul 15 21:41:49 2009
+++ update/update2to3 Wed Jul 15 21:45:27 2009
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!${MODPY_BIN}
# -*- coding: UTF-8 -*-
"""
Update from version 2 to version 3 of Yokadi DB