diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /print/ghostscript7 | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.zst freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip |
Tidy up whitespace.
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 2216acf01366..083408334f9f 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -266,8 +266,8 @@ pre-everything:: post-extract: ${ECHO_MSG} ">>> in post-extract ..." # ** 3rd party driver ** -# Note: don't forget to add those devices in scripts/configure, -# which update unix-gcc.mak to build gs with these new devices ! +# Note: don't forget to add those devices in scripts/configure, +# which update unix-gcc.mak to build gs with these new devices! # # for HP8XX driver ${ECHO_MSG} ">>> extracting ${HP8XX_SRCS} ..." |