diff options
author | tonio <tonio@pkgsrc.org> | 2007-04-12 09:20:55 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2007-04-12 09:20:55 +0000 |
commit | 2c993ce6ec9918605fbdf7c7716eba1576f7cfb4 (patch) | |
tree | 99c5371f77c910fe8ea42f79fa15307c69fc7dcf /net/unison-devel/Makefile | |
parent | cec225a979d24c20f417250b7fcd7d7ab4e3c2ba (diff) | |
download | pkgsrc-2c993ce6ec9918605fbdf7c7716eba1576f7cfb4.tar.gz |
Update net/unison to 2.27.12
- small bugfixes
Diffstat (limited to 'net/unison-devel/Makefile')
-rw-r--r-- | net/unison-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile index 877ab4adf60..ecdebd0ad2a 100644 --- a/net/unison-devel/Makefile +++ b/net/unison-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2007/04/08 22:46:36 tonio Exp $ +# $NetBSD: Makefile,v 1.18 2007/04/12 09:20:55 tonio Exp $ -DISTNAME= unison-2.27.10 +DISTNAME= unison-2.27.12 CATEGORIES= net MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/beta/ |