diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2004-08-13 02:31:07 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2004-08-13 02:31:07 +0000 |
commit | 4320bf69bbbada71014c6079071c60b0ac6a7a9a (patch) | |
tree | cd01551d50ff986ae11708e56b4324d5193ee7eb /devel/websvn/Makefile | |
parent | fa59df7f814dede9dc68889d73f052b7d53a2d84 (diff) |
Notes
Diffstat (limited to 'devel/websvn/Makefile')
-rw-r--r-- | devel/websvn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/websvn/Makefile b/devel/websvn/Makefile index 1557094333b9..c3dd530e4352 100644 --- a/devel/websvn/Makefile +++ b/devel/websvn/Makefile @@ -6,9 +6,9 @@ # PORTNAME= websvn -PORTVERSION= 1.40 +PORTVERSION= 1.51 CATEGORIES= devel www -MASTER_SITES= http://websvn.tigris.org/files/documents/1380/10659/ +MASTER_SITES= http://websvn.tigris.org/files/documents/1380/14334/ DISTNAME= WebSVN_${PORTVERSION:S/.//} MAINTAINER= ychsiao@ychsiao.idv.tw |