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 ae0a8884d70..9bb36c6d60d 100644 --- a/net/bittorrent-gui/Makefile +++ b/net/bittorrent-gui/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.26 2010/09/14 11:02:33 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2010/11/15 22:58:11 abs Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../net/bittorrent/Makefile.common" PKGNAME= ${DISTNAME:S/BitTorrent/bittorrent-gui/} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT+= (GTK+ GUI) |