diff options
author | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
commit | a784c588d1ebd5b3a06fdf04e76230047b290b77 (patch) | |
tree | a523f3904b6aa6f0a1aa31b562d1917dd735e589 /net/unison2.40 | |
parent | 7d901be4a84cab8cfad89ca5bfd931cc0e527e68 (diff) | |
download | pkgsrc-a784c588d1ebd5b3a06fdf04e76230047b290b77.tar.gz |
Revbump after updating textproc/icu
Diffstat (limited to 'net/unison2.40')
-rw-r--r-- | net/unison2.40/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/unison2.40/Makefile b/net/unison2.40/Makefile index 06ee95eeede..8a6ebd7f39a 100644 --- a/net/unison2.40/Makefile +++ b/net/unison2.40/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/04/02 22:37:32 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/06 08:17:36 adam Exp $ DISTNAME= unison-2.40.128 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/ |