diff options
author | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
commit | a7fef9eb5b4619db0e91035e520e773c20fa2071 (patch) | |
tree | 5709b99f718fd966ea5f1033219742da1a507831 /net/unison2.51 | |
parent | 8f74bd47b9c7cfd2970deb094608e6c6b2133461 (diff) | |
download | pkgsrc-a7fef9eb5b4619db0e91035e520e773c20fa2071.tar.gz |
revbump for textproc/icu
Diffstat (limited to 'net/unison2.51')
-rw-r--r-- | net/unison2.51/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison2.51/Makefile b/net/unison2.51/Makefile index 10af8984e7b..ee00e78b52f 100644 --- a/net/unison2.51/Makefile +++ b/net/unison2.51/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2021/03/08 08:13:05 jaapb Exp $ +# $NetBSD: Makefile,v 1.33 2021/04/21 11:42:30 adam Exp $ # Currently, 2.51.x is the standard approach, and thus this package # produces a "unison-2.51.x" package which installs a "unison" binary. @@ -6,7 +6,7 @@ # multiple unison packages, with whichever is the standard approach # using the unversioned name. DISTNAME= unison-2.51.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=bcpierce00/} GITHUB_TAG= v${PKGVERSION_NOREV} |