diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-02-18 16:21:08 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-02-18 16:21:08 +0800 |
commit | b45e78eee70d8dc879ed9e3398c474aade78c168 (patch) | |
tree | c1525316ee6edca7844b8f00e2cded5e1c96e3e4 /ftp/ftpcopy/Makefile | |
parent | cb4f458c9cbfd475db3b926e91791d8642ec5985 (diff) | |
download | freebsd-ports-gnome-b45e78eee70d8dc879ed9e3398c474aade78c168.tar.gz freebsd-ports-gnome-b45e78eee70d8dc879ed9e3398c474aade78c168.tar.zst freebsd-ports-gnome-b45e78eee70d8dc879ed9e3398c474aade78c168.zip |
Update to 0.4.8.
PR: 34439
Submitted by: Matthias Andree <matthias.andree@web.de>
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 b427ca1c249c..651c9ea5fe22 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ftpcopy -PORTVERSION= 0.4.6 +PORTVERSION= 0.4.8 CATEGORIES= ftp MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/ |