diff options
author | sketch <sketch@pkgsrc.org> | 2004-11-11 18:17:52 +0000 |
---|---|---|
committer | sketch <sketch@pkgsrc.org> | 2004-11-11 18:17:52 +0000 |
commit | 1419ee7cd823abd64729e98ebe679a1094d4adc0 (patch) | |
tree | 52ddd2355aea1e3bbf80d5c0caacf11dbb3d7ff8 /pkgtools/x11-links | |
parent | 0aaddba56ee1eac0ddf23f73e788dd9b2ab956ae (diff) | |
download | pkgsrc-1419ee7cd823abd64729e98ebe679a1094d4adc0.tar.gz |
Update comment to reflect reality regarding bumping buildlink3 depends.
Diffstat (limited to 'pkgtools/x11-links')
-rw-r--r-- | pkgtools/x11-links/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index cf873e56b98..bffe87e34c9 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2004/11/11 18:04:42 sketch Exp $ +# $NetBSD: Makefile,v 1.63 2004/11/11 18:17:52 sketch Exp $ # # NOTE: If you update this package, then you'll likely need to also update -# the x11-links dependency in mk/buildlink[23]/bsd.buildlink[23].mk -# to the correct version, usually the most recent. +# the x11-links dependency in buildlink3.mk to the correct version, +# usually the most recent. DISTNAME= x11-links-0.24 CATEGORIES= pkgtools x11 |