diff options
author | jlam <jlam@pkgsrc.org> | 2002-11-26 08:33:18 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-11-26 08:33:18 +0000 |
commit | 462086f7c036f9657fd8719238d0fb5d27e23e9c (patch) | |
tree | 0562531b3aed467cbdb2a523533767ce95381eae /pkgtools | |
parent | 57e44c940dd25cb8e959d6c1acd50fe71e5fc20b (diff) | |
download | pkgsrc-462086f7c036f9657fd8719238d0fb5d27e23e9c.tar.gz |
Typo.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/x11-links/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 03665767700..927349a8a7d 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2002/11/26 06:53:57 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2002/11/26 08:33:18 jlam Exp $ # # NOTE: If you update this package, then you'll likely need to also update -# the x11-links dependency in mk/buildlink2/bsd.buidlink2.mk to the +# the x11-links dependency in mk/buildlink2/bsd.buildlink2.mk to the # correct version, usually the most recent. DISTNAME= x11-links-0.8 |