diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-12-15 10:36:18 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-12-15 10:36:18 +0000 |
commit | 3f6ff17a587a72a0ce0c942640e6f1f461d6380d (patch) | |
tree | 7a89deafb740912af28f8fbadb269aad60105c95 /net/unison | |
parent | 9d3af415126a13b537a62f4db5e723943418eb41 (diff) | |
download | pkgsrc-3f6ff17a587a72a0ce0c942640e6f1f461d6380d.tar.gz |
Bump PKGREVISION from devel/nss 3.14.0.
Diffstat (limited to 'net/unison')
-rw-r--r-- | net/unison/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile index 164d26ab979..c8df70a49af 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2012/12/09 15:02:50 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2012/12/15 10:36:31 ryoon Exp $ DISTNAME= unison-2.40.102 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |