diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-10-17 10:22:55 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-10-17 10:22:55 +0000 |
commit | 735d09d7d6661bcadd44a2d01af3c77b44921310 (patch) | |
tree | 62ac9b09e74faa6af88bf681e26da5f149e5dd3a /ftp/ftpcopy/Makefile | |
parent | e48ad0f9dab86fe956af8bbe3956241db75e39d5 (diff) |
Upgrade to 0.5.2.
PR: ports/44163
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=68197
Diffstat (limited to 'ftp/ftpcopy/Makefile')
-rw-r--r-- | ftp/ftpcopy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile index 6f817d5a0041..042e21dde3f0 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ftpcopy -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= ftp MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/ |