diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /print/ghostscript-gnu | |
parent | e25456852bc19ad4f1e63841747a4f63637d0eef (diff) | |
download | ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip |
Notes
Diffstat (limited to 'print/ghostscript-gnu')
-rw-r--r-- | print/ghostscript-gnu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 2216acf01366..083408334f9f 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/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} ..." |