diff options
Diffstat (limited to 'net/gftp-gtk1/Makefile')
-rw-r--r-- | net/gftp-gtk1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gftp-gtk1/Makefile b/net/gftp-gtk1/Makefile index dabdbd3b1ec..44303c7b1ad 100644 --- a/net/gftp-gtk1/Makefile +++ b/net/gftp-gtk1/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/03/08 10:11:17 tron Exp $ +# $NetBSD: Makefile,v 1.3 2004/03/26 02:27:47 wiz Exp $ .include "${.CURDIR}/../gftp/Makefile.common" PKGNAME= gftp-gtk1-${VERSION} +PKGREVISION= 1 COMMENT= Multithreaded GTK+ ftp client DEPENDS+= gnome1-dirs>=1.0:../../misc/gnome1-dirs |