diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-03-17 12:55:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-03-17 12:55:48 +0000 |
commit | 8e90478df9261704053f4f0035f86a9afc8d095d (patch) | |
tree | 1011156dd443085db70cd113fe9be40c872f8843 /ftp/axyftp | |
parent | 79d0b12ad5cb29857584d41571835dc67f740156 (diff) | |
download | ports-8e90478df9261704053f4f0035f86a9afc8d095d.tar.gz ports-8e90478df9261704053f4f0035f86a9afc8d095d.zip |
Notes
Diffstat (limited to 'ftp/axyftp')
-rw-r--r-- | ftp/axyftp/Makefile | 10 | ||||
-rw-r--r-- | ftp/axyftp/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/ftp/axyftp/Makefile b/ftp/axyftp/Makefile index 23ddb48503c8..a4924e0cb75a 100644 --- a/ftp/axyftp/Makefile +++ b/ftp/axyftp/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: wxftp -# Version required: 0.4.1 +# Version required: 0.4.4 # Date created: 22 October 1998 # Whom: Antti Kaipila <anttik@iki.fi> # -# $Id: Makefile,v 1.2 1999/01/18 03:26:43 steve Exp $ +# $Id: Makefile,v 1.3 1999/01/22 22:18:10 nectar Exp $ # -DISTNAME= wxftp-0.4.1.src -PKGNAME= wxftp-0.4.1 +DISTNAME= wxftp-0.4.4.src +PKGNAME= wxftp-0.4.4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/file-transfer -MAINTAINER= anttik@iki.fi +MAINTAINER= kris@FreeBSD.ORG LIB_DEPENDS= gtk10.1:${PORTSDIR}/x11-toolkits/gtk10 diff --git a/ftp/axyftp/distinfo b/ftp/axyftp/distinfo index cb2872183ff5..e53708a461df 100644 --- a/ftp/axyftp/distinfo +++ b/ftp/axyftp/distinfo @@ -1 +1 @@ -MD5 (wxftp-0.4.1.src.tar.gz) = 9fd90ae495bc29c55651c8523b0f33b7 +MD5 (wxftp-0.4.4.src.tar.gz) = 18ba4785639f0bafa523d69074b89bf7 |