mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 00:01:52 -04:00
WWW: https://code.launchpad.net/~m-buck/+junk/conkyemail PR: ports/146396 Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
8 lines
330 B
Python
8 lines
330 B
Python
--- conkyEmail.py.orig 2009-06-27 22:45:20.000000000 +0800
|
|
+++ conkyEmail.py 2010-05-08 02:31:30.000000000 +0800
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/python
|
|
+#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
###############################################################################
|
|
# conkyEmail.py is a simple python script to gather
|