diff options
author | mef <mef> | 2014-01-10 01:35:42 +0000 |
---|---|---|
committer | mef <mef> | 2014-01-10 01:35:42 +0000 |
commit | c90d897606937671276a8b7dc42ea8d7a1d649c8 (patch) | |
tree | 9a9c370c430633e361281a0d42b14ac338f820e4 /print | |
parent | 5d941f9caedf8465935d802e3c860dde223b4b9c (diff) | |
download | pkgsrc-c90d897606937671276a8b7dc42ea8d7a1d649c8.tar.gz |
Update comment lines to mention the Makefile's referencing.
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-gpl/Makefile.common | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/print/ghostscript-gpl/Makefile.common b/print/ghostscript-gpl/Makefile.common index 675fe9e1d62..d53aa327ef6 100644 --- a/print/ghostscript-gpl/Makefile.common +++ b/print/ghostscript-gpl/Makefile.common @@ -1,5 +1,6 @@ -# $NetBSD: Makefile.common,v 1.2 2013/12/28 01:16:02 mef Exp $ +# $NetBSD: Makefile.common,v 1.3 2014/01/10 01:35:42 mef Exp $ # used by print/ghostscript-gpl/Makefile -# used (potentially) by fonts/ghostscript-cidfonts-ryumin/Makefile +# used by fonts/ghostscript-cidfonts/Makefile +# used by fonts/ghostscript-cidfonts-ryumin/Makefile GS_VERSION= 9.05 |