summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-01-06 02:03:51 +0000
committerhubertf <hubertf>2000-01-06 02:03:51 +0000
commit40cb08512f629959d052939346dbebb94538ba28 (patch)
treef844712278a068d6c017381447493464808bc1f7 /pkgtools
parent3c731b9e62183a22649460869266f391a260e1a1 (diff)
downloadpkgsrc-40cb08512f629959d052939346dbebb94538ba28.tar.gz
protect some RCS IDs
Diffstat (limited to 'pkgtools')
-rwxr-xr-xpkgtools/url2pkg/files/url2pkg6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/url2pkg/files/url2pkg b/pkgtools/url2pkg/files/url2pkg
index 42496227f7a..00dee217cd9 100755
--- a/pkgtools/url2pkg/files/url2pkg
+++ b/pkgtools/url2pkg/files/url2pkg
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: url2pkg,v 1.6 2000/01/06 02:01:28 hubertf Exp $
+# $NetBSD: url2pkg,v 1.7 2000/01/06 02:03:51 hubertf Exp $
#
# url2pkg
# (c) 1999 Hubert Feyrer
@@ -47,7 +47,7 @@ if [ ! -f w*/.extract_done ]; then
fi
(
- echo '# $NetBSD: url2pkg,v 1.6 2000/01/06 02:01:28 hubertf Exp $'
+ echo '# $'NetBSD'$'
echo '#'
echo ""
echo "DISTNAME= $DISTNAME"
@@ -64,7 +64,7 @@ if [ ! -f w*/.extract_done ]; then
) >Makefile
mkdir pkg
- echo '@comment $NetBSD: url2pkg,v 1.6 2000/01/06 02:01:28 hubertf Exp $' >pkg/PLIST
+ echo '@comment $'NetBSD'$' >pkg/PLIST
vi +/FILLTHISINPLEASE Makefile