summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-05 21:36:15 +0000
committertv <tv@pkgsrc.org>2004-10-05 21:36:15 +0000
commit9531284704a85ac416acc0af3b453ac9d02fcf92 (patch)
treefa793f364b4c24dcd11793c6639545d0877f1fa6 /lang
parent89df1cc4833e0f640a2e9307e3f2d3f9a233a601 (diff)
downloadpkgsrc-9531284704a85ac416acc0af3b453ac9d02fcf92.tar.gz
Split the $NetBSD$ tag in "makesfiles" so it's not expanded in-place here.
Diffstat (limited to 'lang')
-rw-r--r--lang/sun-jre15/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sun-jre15/Makefile b/lang/sun-jre15/Makefile
index 118be56fcb3..770e096a711 100644
--- a/lang/sun-jre15/Makefile
+++ b/lang/sun-jre15/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/09/30 22:11:52 rh Exp $
+# $NetBSD: Makefile,v 1.2 2004/10/05 21:36:15 tv Exp $
DISTNAME= jre-1_5_0-linux-i586
PKGNAME= sun-jre15-5.0
@@ -47,7 +47,7 @@ do-configure:
# re-create sfiles.mk from properties and config files
#
makesfiles:
- ${ECHO} > sfiles.mk '# $$NetBSD: Makefile,v 1.1.1.1 2004/09/30 22:11:52 rh Exp $$'
+ ${ECHO} > sfiles.mk '# $$Net''BSD$$'
${ECHO} >> sfiles.mk '#'
${ECHO} >> sfiles.mk '# Created with "make makesfiles"'
${ECHO} >> sfiles.mk '# Do not edit this file manually!'