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