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 9f033ba30e4..7426355169f 100644 --- a/net/gftp/Makefile +++ b/net/gftp/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2006/02/05 23:10:24 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/17 13:46:43 wiz Exp $ # .include "${.CURDIR}/Makefile.common" COMMENT= Multithreaded GTK2+ ftp client -PKGREVISION= 3 +PKGREVISION= 4 CONFLICTS= gftp-gtk1-[0-9]* |