aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2001-01-17 09:31:14 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2001-01-17 09:31:14 +0000
commitb58ebc73b1b6080c0f88bb6c7d4478dba2b8a699 (patch)
tree4047ddaae23baf9ba8832d7345ab37d2fa7a92b1 /print/ghostscript-gpl
parent62f95aeb4b105cd89c3c4b7edd66a833c62ce914 (diff)
downloadports-b58ebc73b1b6080c0f88bb6c7d4478dba2b8a699.tar.gz
ports-b58ebc73b1b6080c0f88bb6c7d4478dba2b8a699.zip
Notes
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r--print/ghostscript-gpl/scripts/configure2
-rw-r--r--print/ghostscript-gpl/scripts/configure.batch2
2 files changed, 4 insertions, 0 deletions
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>