diff options
author | jlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be> | 2006-06-23 01:40:35 +0000 |
---|---|---|
committer | jlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be> | 2006-06-23 01:40:35 +0000 |
commit | f7faf1f5c3235dfa4f883522da7dc6446f028247 (patch) | |
tree | 59d573df045d93a7681a9a165729bacb554df5e6 /templates | |
parent | c07d5b2daf136da7af01c48ff78135d06d2762fc (diff) | |
download | cups-f7faf1f5c3235dfa4f883522da7dc6446f028247.tar.gz |
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@185 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'templates')
-rw-r--r-- | templates/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/Makefile b/templates/Makefile index 6100b7fa5..d2e4952ce 100644 --- a/templates/Makefile +++ b/templates/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile 181 2006-06-22 20:01:18Z jlovell $" +# "$Id: Makefile 5609 2006-05-30 20:31:10Z mike $" # # Template makefile for the Common UNIX Printing System (CUPS). # @@ -155,5 +155,5 @@ uninstall-languages: # -# End of "$Id: Makefile 181 2006-06-22 20:01:18Z jlovell $". +# End of "$Id: Makefile 5609 2006-05-30 20:31:10Z mike $". # |