diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
commit | 40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch) | |
tree | d70bbf882801af3a4e58dde3ed6a1da1849479d4 /net/zsync/Makefile | |
parent | a9f801a2186fcb89f70f7dcb211c6d4922c0e3af (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Notes
Notes:
svn path=/head/; revision=145533
svn path=/tags/RELEASE_6_0_0/; revision=145534; tag=release/6.0.0
Diffstat (limited to 'net/zsync/Makefile')
-rw-r--r-- | net/zsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/zsync/Makefile b/net/zsync/Makefile index c260a6c20e93..7d99647f0536 100644 --- a/net/zsync/Makefile +++ b/net/zsync/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zsync -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |