diff options
author | andreas <andreas@FreeBSD.org> | 2001-01-17 17:31:14 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2001-01-17 17:31:14 +0800 |
commit | eff70793dcd2f7caabb02680f18eafb6a091d207 (patch) | |
tree | 86d534a9cb0dfe868962b56f9a124281654929b3 | |
parent | 94e0665b271d3210007adcf0e507db8b816c8703 (diff) | |
download | freebsd-ports-gnome-eff70793dcd2f7caabb02680f18eafb6a091d207.tar.gz freebsd-ports-gnome-eff70793dcd2f7caabb02680f18eafb6a091d207.tar.zst freebsd-ports-gnome-eff70793dcd2f7caabb02680f18eafb6a091d207.zip |
cosmetic: add cvs id
-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 0c5d62596544..c78adf532b23 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 cd01400f68aa..9e96762608f5 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 0c5d62596544..c78adf532b23 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 cd01400f68aa..9e96762608f5 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 0c5d62596544..c78adf532b23 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 cd01400f68aa..9e96762608f5 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 0c5d62596544..c78adf532b23 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 cd01400f68aa..9e96762608f5 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> |