diff options
author | Gordon Tetlow <gordon@FreeBSD.org> | 2005-04-12 16:21:36 +0000 |
---|---|---|
committer | Gordon Tetlow <gordon@FreeBSD.org> | 2005-04-12 16:21:36 +0000 |
commit | b55160d54d576670ba30ca01e576e85ccf08d703 (patch) | |
tree | 7502ccdb8919df7be6bd880e902b2368114474a3 /net/zsync/Makefile | |
parent | 8f04c825903e39ed4687d2140385ddd54ecfef18 (diff) |
Notes
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 78528ee137a2..5840c81bfaf4 100644 --- a/net/zsync/Makefile +++ b/net/zsync/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zsync -PORTVERSION= 0.2.2 +PORTVERSION= 0.3.3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |