diff options
Diffstat (limited to 'net/unison-devel')
-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 3d18eeb5cf7..95b9afd609d 100644 --- a/net/unison-devel/Makefile +++ b/net/unison-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2005/12/05 20:50:50 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2006/02/05 23:10:32 joerg Exp $ DISTNAME= unison-2.17.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/beta/ |