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 | 98543b64e0e3818059db5caf5fad301308e97839 (patch) | |
tree | 52ddd2355aea1e3bbf80d5c0caacf11dbb3d7ff8 /pkgtools/x11-links | |
parent | bb84fbf730d85f622a7d20669d55b1ff9aeb7fa5 (diff) | |
download | pkgsrc-98543b64e0e3818059db5caf5fad301308e97839.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 |