diff options
Diffstat (limited to 'net/bittorrent-gui/Makefile')
-rw-r--r-- | net/bittorrent-gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bittorrent-gui/Makefile b/net/bittorrent-gui/Makefile index 04f79c73aac..e0ceb19425b 100644 --- a/net/bittorrent-gui/Makefile +++ b/net/bittorrent-gui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2004/03/17 19:27:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2004/03/26 02:27:47 wiz Exp $ # .include "../../net/bittorrent/Makefile.common" PKGNAME= ${DISTNAME:S/BitTorrent/bittorrent-gui/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT+= (wxGTK GUI) |