diff options
author | andreas <andreas@FreeBSD.org> | 2001-01-17 09:31:14 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2001-01-17 09:31:14 +0000 |
commit | eff70793dcd2f7caabb02680f18eafb6a091d207 (patch) | |
tree | 86d534a9cb0dfe868962b56f9a124281654929b3 /print | |
parent | 94e0665b271d3210007adcf0e507db8b816c8703 (diff) | |
download | FreeBSD-ports-eff70793dcd2f7caabb02680f18eafb6a091d207.zip FreeBSD-ports-eff70793dcd2f7caabb02680f18eafb6a091d207.tar.gz |
cosmetic: add cvs id
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-afpl/scripts/configure | 2 | ||||
-rw-r--r-- | print/ghostscript-afpl/scripts/configure.batch | 2 | ||||
-rw-r--r-- | print/ghostscript-gpl/scripts/configure | 2 | ||||
-rw-r--r-- | print/ghostscript-gpl/scripts/configure.batch | 2 | ||||
-rw-r--r-- | print/ghostscript6/scripts/configure | 2 | ||||
-rw-r--r-- | print/ghostscript6/scripts/configure.batch | 2 | ||||
-rw-r--r-- | print/ghostscript8/scripts/configure | 2 | ||||
-rw-r--r-- | print/ghostscript8/scripts/configure.batch | 2 |
8 files changed, 16 insertions, 0 deletions
diff --git a/print/ghostscript-afpl/scripts/configure b/print/ghostscript-afpl/scripts/configure index 0c5d625..c78adf5 100644 --- a/print/ghostscript-afpl/scripts/configure +++ b/print/ghostscript-afpl/scripts/configure @@ -1,5 +1,7 @@ #! /bin/sh +# $FreeBSD$ + # configure - gs driver preconfiguration, manual driver selection # by Andreas Klemm <andreas@FreeBSD.org> diff --git a/print/ghostscript-afpl/scripts/configure.batch b/print/ghostscript-afpl/scripts/configure.batch index cd01400..9e96762 100644 --- a/print/ghostscript-afpl/scripts/configure.batch +++ b/print/ghostscript-afpl/scripts/configure.batch @@ -1,5 +1,7 @@ #! /bin/sh +# $FreeBSD$ + # configure.batch - gs driver preconfiguration, batch mode # by Andreas Klemm <andreas@FreeBSD.org> diff --git a/print/ghostscript-gpl/scripts/configure b/print/ghostscript-gpl/scripts/configure index 0c5d625..c78adf5 100644 --- a/print/ghostscript-gpl/scripts/configure +++ b/print/ghostscript-gpl/scripts/configure @@ -1,5 +1,7 @@ #! /bin/sh +# $FreeBSD$ + # configure - gs driver preconfiguration, manual driver selection # by Andreas Klemm <andreas@FreeBSD.org> diff --git a/print/ghostscript-gpl/scripts/configure.batch b/print/ghostscript-gpl/scripts/configure.batch index cd01400..9e96762 100644 --- a/print/ghostscript-gpl/scripts/configure.batch +++ b/print/ghostscript-gpl/scripts/configure.batch @@ -1,5 +1,7 @@ #! /bin/sh +# $FreeBSD$ + # configure.batch - gs driver preconfiguration, batch mode # by Andreas Klemm <andreas@FreeBSD.org> diff --git a/print/ghostscript6/scripts/configure b/print/ghostscript6/scripts/configure index 0c5d625..c78adf5 100644 --- a/print/ghostscript6/scripts/configure +++ b/print/ghostscript6/scripts/configure @@ -1,5 +1,7 @@ #! /bin/sh +# $FreeBSD$ + # configure - gs driver preconfiguration, manual driver selection # by Andreas Klemm <andreas@FreeBSD.org> diff --git a/print/ghostscript6/scripts/configure.batch b/print/ghostscript6/scripts/configure.batch index cd01400..9e96762 100644 --- a/print/ghostscript6/scripts/configure.batch +++ b/print/ghostscript6/scripts/configure.batch @@ -1,5 +1,7 @@ #! /bin/sh +# $FreeBSD$ + # configure.batch - gs driver preconfiguration, batch mode # by Andreas Klemm <andreas@FreeBSD.org> diff --git a/print/ghostscript8/scripts/configure b/print/ghostscript8/scripts/configure index 0c5d625..c78adf5 100644 --- a/print/ghostscript8/scripts/configure +++ b/print/ghostscript8/scripts/configure @@ -1,5 +1,7 @@ #! /bin/sh +# $FreeBSD$ + # configure - gs driver preconfiguration, manual driver selection # by Andreas Klemm <andreas@FreeBSD.org> diff --git a/print/ghostscript8/scripts/configure.batch b/print/ghostscript8/scripts/configure.batch index cd01400..9e96762 100644 --- a/print/ghostscript8/scripts/configure.batch +++ b/print/ghostscript8/scripts/configure.batch @@ -1,5 +1,7 @@ #! /bin/sh +# $FreeBSD$ + # configure.batch - gs driver preconfiguration, batch mode # by Andreas Klemm <andreas@FreeBSD.org> |