summaryrefslogtreecommitdiff
path: root/x11-fonts/gfe/files/patch-src:main.c
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-17 23:28:04 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-17 23:28:04 +0000
commit1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch)
tree48e47bf661e0e5d6ed9c060e8aea683b30d4540f /x11-fonts/gfe/files/patch-src:main.c
parent- Update to 1.7.1 (diff)
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight
Diffstat (limited to '')
-rw-r--r--x11-fonts/gfe/files/patch-src:main.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-fonts/gfe/files/patch-src:main.c b/x11-fonts/gfe/files/patch-src:main.c
deleted file mode 100644
index b6a75a81ddbf..000000000000
--- a/x11-fonts/gfe/files/patch-src:main.c
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ruN src.dist/main.c src/main.c
---- src.dist/main.c Tue Feb 26 09:11:19 2002
-+++ src/main.c Tue Feb 26 09:11:47 2002
-@@ -37,6 +37,7 @@
- int i;
-
- /* process gtk/X switches */
-+ gtk_set_locale();
- gtk_init(&argc, &argv);
-
- show_version = FALSE;