diff options
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 |