diff options
Diffstat (limited to 'net/bittornado-gui/Makefile')
-rw-r--r-- | net/bittornado-gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bittornado-gui/Makefile b/net/bittornado-gui/Makefile index b048c262a94..99739df6b07 100644 --- a/net/bittornado-gui/Makefile +++ b/net/bittornado-gui/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.23 2011/01/13 13:39:01 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2011/04/22 13:44:20 obache Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "../../net/bittornado/Makefile.common" PKGNAME= ${DISTNAME:S/Tornado/Tornado-gui/} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT+= (wxGTK GUI) |