diff options
Diffstat (limited to 'net/svnup/Makefile')
-rw-r--r-- | net/svnup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/svnup/Makefile b/net/svnup/Makefile index bb49c635aa0c..9fa678881c03 100644 --- a/net/svnup/Makefile +++ b/net/svnup/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= svnup -PORTVERSION= 0.98 +PORTVERSION= 0.99 CATEGORIES= net MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ \ LOCAL/jgh/net/${PORTNAME}/ |