diff options
author | dillo <dillo@pkgsrc.org> | 2005-05-28 13:07:11 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2005-05-28 13:07:11 +0000 |
commit | 030dbccc92eeff70dba6f152af7f1ce1f879d8b4 (patch) | |
tree | 795a4d2db8435afea7760d99738475d3ed195d3c | |
parent | 7cfe9641beb4191947bd473cfcc46d1eed91b5be (diff) | |
download | pkgsrc-030dbccc92eeff70dba6f152af7f1ce1f879d8b4.tar.gz |
remove trailing empty lines
-rw-r--r-- | print/ghostscript-nox11/files/devs.nox11 | 3 | ||||
-rw-r--r-- | print/ghostscript-nox11/files/devs.x11 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/print/ghostscript-nox11/files/devs.nox11 b/print/ghostscript-nox11/files/devs.nox11 index f6fcb6966d1..f2784ad82a7 100644 --- a/print/ghostscript-nox11/files/devs.nox11 +++ b/print/ghostscript-nox11/files/devs.nox11 @@ -1,4 +1,4 @@ -# $NetBSD: devs.nox11,v 1.5 2002/02/03 21:27:20 jlam Exp $ +# $NetBSD: devs.nox11,v 1.6 2005/05/28 13:07:11 dillo Exp $ # # non-X11 drivers for Ghostscript @@ -184,4 +184,3 @@ DEVICE_DEVS+= \ $(DD)tifflzw.dev \ $(DD)tiffpack.dev \ $(DD)uniprint.dev - diff --git a/print/ghostscript-nox11/files/devs.x11 b/print/ghostscript-nox11/files/devs.x11 index 5594726177b..5aac77fbadc 100644 --- a/print/ghostscript-nox11/files/devs.x11 +++ b/print/ghostscript-nox11/files/devs.x11 @@ -1,4 +1,4 @@ -# $NetBSD: devs.x11,v 1.1.1.1 2000/05/07 02:04:34 jlam Exp $ +# $NetBSD: devs.x11,v 1.2 2005/05/28 13:07:11 dillo Exp $ # # X11 drivers for Ghostscript @@ -14,4 +14,3 @@ DEVICE_DEVS+= \ $(DD)x11mono.dev \ $(DD)x11rg16x.dev \ $(DD)x11rg32x.dev - |