diff options
Diffstat (limited to 'net/gftp-gtk1/Makefile')
-rw-r--r-- | net/gftp-gtk1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gftp-gtk1/Makefile b/net/gftp-gtk1/Makefile index d0b0778ae10..bc6fb298deb 100644 --- a/net/gftp-gtk1/Makefile +++ b/net/gftp-gtk1/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2006/01/24 07:32:29 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:10:24 joerg Exp $ .include "${.CURDIR}/../gftp/Makefile.common" PKGNAME= gftp-gtk1-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Multithreaded GTK+ ftp client CONFLICTS= gftp-[0-9]* |