diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-17 09:31:14 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-17 09:31:14 +0000 |
commit | b58ebc73b1b6080c0f88bb6c7d4478dba2b8a699 (patch) | |
tree | 4047ddaae23baf9ba8832d7345ab37d2fa7a92b1 /print/ghostscript8/scripts/configure | |
parent | 62f95aeb4b105cd89c3c4b7edd66a833c62ce914 (diff) |
cosmetic: add cvs id
Notes
Notes:
svn path=/head/; revision=37272
Diffstat (limited to 'print/ghostscript8/scripts/configure')
-rw-r--r-- | print/ghostscript8/scripts/configure | 2 |
1 files changed, 2 insertions, 0 deletions
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> |