diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-06-07 03:58:40 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-06-07 03:58:40 +0000 |
commit | ac0d56a7c6e419fefebcdca2ada5e810cd877f80 (patch) | |
tree | e12e0797f75719853db114173fbbbacad5e628e0 /graphics/gimp1/files/patch-aa | |
parent | upgrade to dev14 (diff) |
1. Upgrade to 1.0.0.
2. Portlint.
PR: ports/6878
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Notes
Notes:
svn path=/head/; revision=11319
Diffstat (limited to 'graphics/gimp1/files/patch-aa')
-rw-r--r-- | graphics/gimp1/files/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gimp1/files/patch-aa b/graphics/gimp1/files/patch-aa index d88851a1fcc3..a6abcf19014d 100644 --- a/graphics/gimp1/files/patch-aa +++ b/graphics/gimp1/files/patch-aa @@ -1,5 +1,5 @@ ---- app/main.c.orig Mon Apr 20 18:19:27 1998 -+++ app/main.c Sun May 17 10:33:39 1998 +--- app/main.c.orig Sat May 30 15:32:13 1998 ++++ app/main.c Sun Jun 7 10:08:19 1998 @@ -16,6 +16,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ @@ -8,7 +8,7 @@ #include <locale.h> #include <stdio.h> #include <stdlib.h> -@@ -80,10 +81,15 @@ +@@ -81,10 +82,15 @@ int i, j; gchar *display_name, *display_env; |