diff options
author | jlam <jlam@pkgsrc.org> | 2006-06-05 17:56:10 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-06-05 17:56:10 +0000 |
commit | daa9eec1eeb60a8c551701cea26b579cad053ff5 (patch) | |
tree | 70dc58023ebac2e28c9bd464c8b108685443d338 /mk/bsd.pkg.mk | |
parent | e3f0f1869fab80b87a12c5819925281415699ee2 (diff) | |
download | pkgsrc-daa9eec1eeb60a8c551701cea26b579cad053ff5.tar.gz |
Remove spurious comment.
Diffstat (limited to 'mk/bsd.pkg.mk')
-rw-r--r-- | mk/bsd.pkg.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk index 059791718b5..410e36152aa 100644 --- a/mk/bsd.pkg.mk +++ b/mk/bsd.pkg.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.mk,v 1.1837 2006/06/05 17:21:54 jlam Exp $ +# $NetBSD: bsd.pkg.mk,v 1.1838 2006/06/05 17:56:10 jlam Exp $ # # This file is in the public domain. # @@ -1100,8 +1100,6 @@ show-distfiles: . endif .endif -# Extract - # acquire-lock, release-lock are .USE macro targets for acquiring and # release coarse-grained locks. # |