diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:33:40 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:33:40 +0000 |
commit | a550b67ae01f476ce4efbfc471c46fe9941afeee (patch) | |
tree | 553b3ac0d3eb3f8c1ad9aedc53b56529b94dbea0 /devel/subversion16 | |
parent | 090059a2104b9f20d6996143c0d726aaf861788d (diff) |
Notes
Diffstat (limited to 'devel/subversion16')
-rw-r--r-- | devel/subversion16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion16/Makefile b/devel/subversion16/Makefile index 1444606db005..72546ff50fdb 100644 --- a/devel/subversion16/Makefile +++ b/devel/subversion16/Makefile @@ -6,7 +6,7 @@ PORTNAME= subversion PORTVERSION= 1.4.6 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= devel MASTER_SITES= http://subversion.tigris.org/downloads/:main \ http://svnbook.red-bean.com/en/${PORTVERSION:R}/:book |