diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-25 14:02:40 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-25 14:02:40 +0800 |
commit | d23c510fd45cf6779c5a144e13ed97cde21c69cb (patch) | |
tree | 768f63cf872b007a7d94d02feb44ed3be5fba76b | |
parent | c0c6b93607a588c5ac45ee6a7c6f302ac1752c81 (diff) | |
download | marcuscom-ports-d23c510fd45cf6779c5a144e13ed97cde21c69cb.tar marcuscom-ports-d23c510fd45cf6779c5a144e13ed97cde21c69cb.tar.gz marcuscom-ports-d23c510fd45cf6779c5a144e13ed97cde21c69cb.tar.bz2 marcuscom-ports-d23c510fd45cf6779c5a144e13ed97cde21c69cb.tar.lz marcuscom-ports-d23c510fd45cf6779c5a144e13ed97cde21c69cb.tar.xz marcuscom-ports-d23c510fd45cf6779c5a144e13ed97cde21c69cb.tar.zst marcuscom-ports-d23c510fd45cf6779c5a144e13ed97cde21c69cb.zip |
Remove patch, now that it's been merged into FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1276 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/dia/files/patch-po_checktrans.py | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/graphics/dia/files/patch-po_checktrans.py b/graphics/dia/files/patch-po_checktrans.py deleted file mode 100644 index 4b8eee2df..000000000 --- a/graphics/dia/files/patch-po_checktrans.py +++ /dev/null @@ -1,8 +0,0 @@ ---- po-checktrans.py.orig Wed Sep 24 21:32:42 2003 -+++ po-checktrans.py Wed Sep 24 21:33:03 2003 -@@ -1,4 +1,4 @@ --#!/usr/bin/python -+#!/usr/bin/env python - # - # This quick hack gives translation statistics (from the core translation - # files). |