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 d2d2de10621..61062d53a85 100644 --- a/net/bittornado-gui/Makefile +++ b/net/bittornado-gui/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2010/09/14 11:02:32 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2010/11/15 22:58:11 abs Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "../../net/bittornado/Makefile.common" PKGNAME= ${DISTNAME:S/Tornado/Tornado-gui/} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT+= (wxGTK GUI) |