summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-06-12 16:48:56 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-06-12 16:48:56 +0000
commit24c12deeb89e6415d9de5fc636e18ba853c53f68 (patch)
treeae6adb7b040f60167a688a077983b9bd969ec6af /print/ghostscript-gpl
parentUpgrade to 5.0k beta (diff)
removed unnecessary newline
Notes
Notes: svn path=/head/; revision=6888
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r--print/ghostscript-gpl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index 4024799942c5..82eb0423dccb 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Jun 10 21:58:54 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.1.1.1 1997/06/11 06:20:46 andreas Exp $
+# $Id: Makefile,v 1.2 1997/06/11 06:37:54 andreas Exp $
#
DISTNAME= ghostscript-5.0
@@ -64,4 +64,3 @@ post-install:
strip ${PREFIX}/bin/gs
.include <bsd.port.mk>
-