diff options
-rw-r--r-- | ftp/gftp/Makefile | 3 | ||||
-rw-r--r-- | ftp/gftp/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index 0a6552f8c926..228e0e1b24a5 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -6,12 +6,11 @@ # PORTNAME= gftp -PORTVERSION= 2.0.17.p.0 +PORTVERSION= 2.0.17 PORTREVISION= 0 CATEGORIES= ftp MASTER_SITES= http://gftp.seul.org/ \ ftp://gftp.seul.org/pub/gftp/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/} MAINTAINER= oliver@FreeBSD.org COMMENT= A free multithreaded GTK-based GUI ftp and sftp client diff --git a/ftp/gftp/distinfo b/ftp/gftp/distinfo index 84a87f9d29b2..86f98783314d 100644 --- a/ftp/gftp/distinfo +++ b/ftp/gftp/distinfo @@ -1,2 +1,2 @@ -MD5 (gftp-2.0.17pre0.tar.gz) = 39323f1cb94f5cdb0d22bea3128d6866 -SIZE (gftp-2.0.17pre0.tar.gz) = 1930107 +MD5 (gftp-2.0.17.tar.gz) = 6fa2daeae99b481410de3009e2ce4e19 +SIZE (gftp-2.0.17.tar.gz) = 1931750 |