diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-07-05 03:09:56 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-07-05 03:09:56 +0000 |
commit | 5252ec7dc89acf639fa1c0d85022039b7074e5ef (patch) | |
tree | fd4259313b9ec8031d387b7039da55d46696faac /ftp/ftpcube | |
parent | ab0c546adb22650f8a36ff89f96d271d06b6b460 (diff) | |
download | FreeBSD-ports-5252ec7dc89acf639fa1c0d85022039b7074e5ef.zip FreeBSD-ports-5252ec7dc89acf639fa1c0d85022039b7074e5ef.tar.gz |
upgrade to 0.3.2
PR: 40203
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'ftp/ftpcube')
-rw-r--r-- | ftp/ftpcube/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpcube/distinfo | 2 | ||||
-rw-r--r-- | ftp/ftpcube/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile index 6597156..0e2fcfe 100644 --- a/ftp/ftpcube/Makefile +++ b/ftp/ftpcube/Makefile @@ -7,7 +7,7 @@ # PORTNAME= ftpcube -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= ftp python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/ftp/ftpcube/distinfo b/ftp/ftpcube/distinfo index 9efb85f..ffd3483 100644 --- a/ftp/ftpcube/distinfo +++ b/ftp/ftpcube/distinfo @@ -1 +1 @@ -MD5 (ftpcube-0.3.1.tar.gz) = e23f1f59a3c65773dfc17e3454cf4fd0 +MD5 (ftpcube-0.3.2.tar.gz) = 0786b2466030dc4f63e9619d5b7c0566 diff --git a/ftp/ftpcube/pkg-plist b/ftp/ftpcube/pkg-plist index e044dde..3d19a1b 100644 --- a/ftp/ftpcube/pkg-plist +++ b/ftp/ftpcube/pkg-plist @@ -69,6 +69,7 @@ share/ftpcube/icons/link.xpm share/ftpcube/icons/load_queue.xpm share/ftpcube/icons/main_thread.xpm share/ftpcube/icons/quick_connect.xpm +share/ftpcube/icons/refresh.xpm share/ftpcube/icons/resubmit_job.xpm share/ftpcube/icons/save_queue.xpm share/ftpcube/icons/test.xpm |