diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-07-07 20:37:21 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-07-07 20:37:21 +0000 |
commit | 165d804cb0e3921887421ce025ca86104e57ac7f (patch) | |
tree | 559e493072cf3cac14ac62821014451b13ada4b5 /ftp/ftpsync/Makefile | |
parent | b96d5c80317fecadc6bc87fe29eca3f461fcdae2 (diff) | |
download | ports-165d804cb0e3921887421ce025ca86104e57ac7f.tar.gz ports-165d804cb0e3921887421ce025ca86104e57ac7f.zip |
Notes
Diffstat (limited to 'ftp/ftpsync/Makefile')
-rw-r--r-- | ftp/ftpsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftpsync/Makefile b/ftp/ftpsync/Makefile index 56c5cff0e07c..ebdd9393feaf 100644 --- a/ftp/ftpsync/Makefile +++ b/ftp/ftpsync/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ftpsync -PORTVERSION= 1.3.01 +PORTVERSION= 1.3.03 PORTEPOCH= 1 CATEGORIES= ftp MASTER_SITES= http://ftpsync.sourceforge.net/ \ |