1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Set encoding for forgetHTML.py to prevent warnings.

This commit is contained in:
Anders Nordby 2004-11-20 17:16:38 +00:00
parent 6acd1939be
commit cbe4c7a47a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122020

View File

@ -0,0 +1,8 @@
--- lib/forgetHTML.py.orig Sat Nov 20 17:16:38 2004
+++ lib/forgetHTML.py Sat Nov 20 17:16:54 2004
@@ -1,4 +1,5 @@
# $Id: forgetHTML.py,v 1.8 2004/09/13 00:48:42 stain Exp $
+# -*- coding: ISO-8859-1 -*-
#
# (c) Stian Soiland <stain@nvg.org> 2001-2003
# Licence: LGPL