diff options
Diffstat (limited to 'net/bittornado-gui/Makefile')
-rw-r--r-- | net/bittornado-gui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bittornado-gui/Makefile b/net/bittornado-gui/Makefile index f50399314bf..fc7c7659be3 100644 --- a/net/bittornado-gui/Makefile +++ b/net/bittornado-gui/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2005/11/14 21:03:29 veego Exp $ +# $NetBSD: Makefile,v 1.10 2006/01/24 07:32:29 wiz Exp $ # .include "../../net/bittornado/Makefile.common" PKGNAME= ${DISTNAME:S/Tornado/Tornado-gui/} +PKGREVISION= 1 COMMENT+= (wxGTK GUI) |