diff options
Diffstat (limited to 'net/etherape')
-rw-r--r-- | net/etherape/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/etherape/Makefile b/net/etherape/Makefile index 09b73bfaafa..646dc592788 100644 --- a/net/etherape/Makefile +++ b/net/etherape/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2013/06/04 22:16:52 tron Exp $ +# $NetBSD: Makefile,v 1.79 2013/06/06 12:54:54 wiz Exp $ DISTNAME= etherape-0.9.12 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= gnome net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=etherape/} |