diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-27 18:07:19 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-27 18:07:19 +0000 |
| commit | 5ebcd5f7e01722640433fb3f8a74671116025f74 (patch) | |
| tree | 2ee4e8034d550d54edab22212cf52c7d2daa9164 /graphics/gimp-app-devel/files/patch-plug-ins_print_print.c | |
| parent | * Shorten COMMENT to appease portlint (diff) | |
After repocopy of GIMP 2.0 from graphics/gimp-devel to graphics/gimp:
- Update comment and description
- Remove graphics/gimp-devel
- Chase dependencies
- Add entry to MOVED
Repocopied by: marcus
Notes
Notes:
svn path=/head/; revision=105439
Diffstat (limited to 'graphics/gimp-app-devel/files/patch-plug-ins_print_print.c')
| -rw-r--r-- | graphics/gimp-app-devel/files/patch-plug-ins_print_print.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gimp-app-devel/files/patch-plug-ins_print_print.c b/graphics/gimp-app-devel/files/patch-plug-ins_print_print.c deleted file mode 100644 index 36f4bf7148cf..000000000000 --- a/graphics/gimp-app-devel/files/patch-plug-ins_print_print.c +++ /dev/null @@ -1,11 +0,0 @@ ---- plug-ins/print/print.c.orig Tue Dec 26 07:43:54 2000 -+++ plug-ins/print/print.c Tue Dec 26 07:44:07 2000 -@@ -1417,7 +1417,7 @@ - - if (i < (sizeof(lpcs) / sizeof(lpcs[0]))) - { -- strcat(command, " status < /dev/null"); -+ strcat(command, " status all < /dev/null"); - type = PRINTERS_LPC; - } - else |
