diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-26 10:11:45 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-26 10:11:45 +0000 |
commit | 87be5af1131bf39a962b4ffe36c0cf3e2a587b1c (patch) | |
tree | d9ef1e641fd92fb58062bb6a71a23a4973882765 /ftp/ftpcopy/Makefile | |
parent | 1b74a575bdcf49a1bafaee7eacffe5ecf8e3966e (diff) | |
download | ports-87be5af1131bf39a962b4ffe36c0cf3e2a587b1c.tar.gz ports-87be5af1131bf39a962b4ffe36c0cf3e2a587b1c.zip |
Notes
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 488b2f2e7c94..39994b7ea3ad 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ftpcopy -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.5 CATEGORIES= ftp MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/ |