diff options
author | sketch <sketch> | 2004-11-11 18:04:42 +0000 |
---|---|---|
committer | sketch <sketch> | 2004-11-11 18:04:42 +0000 |
commit | 1c1bdf88968a0f5a5c51dee5a6f5cefc5ccd3f82 (patch) | |
tree | bbe98feaf9192321d2fb69ebd326486a1dfa8fa7 /pkgtools | |
parent | 8ea84420c790b852190c1b02e42d0cc8f82cc8d4 (diff) | |
download | pkgsrc-1c1bdf88968a0f5a5c51dee5a6f5cefc5ccd3f82.tar.gz |
Bump package version rather than PKGREVISION as this is software we maintain
ourselves.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/x11-links/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 9c20010a87d..cf873e56b98 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.61 2004/11/11 17:44:39 sketch Exp $ +# $NetBSD: Makefile,v 1.62 2004/11/11 18:04:42 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. -DISTNAME= x11-links-0.23 -PKGREVISION= 1 +DISTNAME= x11-links-0.24 CATEGORIES= pkgtools x11 MASTER_SITES= # empty DISTFILES= # empty |