summaryrefslogtreecommitdiff
path: root/net/gftp-gtk1
diff options
context:
space:
mode:
Diffstat (limited to 'net/gftp-gtk1')
-rw-r--r--net/gftp-gtk1/DESCR6
-rw-r--r--net/gftp-gtk1/Makefile4
2 files changed, 5 insertions, 5 deletions
diff --git a/net/gftp-gtk1/DESCR b/net/gftp-gtk1/DESCR
index 75fea4158b2..c99e839bbb1 100644
--- a/net/gftp-gtk1/DESCR
+++ b/net/gftp-gtk1/DESCR
@@ -1,10 +1,10 @@
-gFTP is a free multithreaded ftp client for *NIX based machines
+gFTP is a free multithreaded ftp client for *NIX based machines
running X11R6 or later. It has the following features:
- * Distributed under the terms of the GNU Public License
+ * Distributed under the terms of the GNU Public License
* Written in C and has a text interface and a GTK+ 1.2/2.0 interface
* Supports the FTP, HTTP and SSH protocols
- * Supports FXP file transfers (transfering files between 2 remote
+ * Supports FXP file transfers (transfering files between 2 remote
servers via FTP)
* Multithreaded to allow for simultaneous downloads
* File transfer queues to allow for downloading multiple files
diff --git a/net/gftp-gtk1/Makefile b/net/gftp-gtk1/Makefile
index ca2c8b14577..d0aae957acf 100644
--- a/net/gftp-gtk1/Makefile
+++ b/net/gftp-gtk1/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2004/10/03 00:17:51 tv Exp $
+# $NetBSD: Makefile,v 1.6.2.1 2005/03/02 22:15:42 salo Exp $
.include "${.CURDIR}/../gftp/Makefile.common"
PKGNAME= gftp-gtk1-${VERSION}
-PKGREVISION= 1
COMMENT= Multithreaded GTK+ ftp client
CONFLICTS= gftp-[0-9]*
@@ -12,6 +11,7 @@ USE_DIRS+= gnome1-1.0
CONFIGURE_ARGS+= --disable-gtk20
+PATCHDIR= ${.CURDIR}/../gftp/patches
PLIST_SRC= ${.CURDIR}/../gftp/PLIST
DISTINFO_FILE= ${.CURDIR}/../gftp/distinfo