diff options
Diffstat (limited to 'net/nload')
-rw-r--r-- | net/nload/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nload/Makefile b/net/nload/Makefile index 0fcf930796b..82f397584b5 100644 --- a/net/nload/Makefile +++ b/net/nload/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:42 asau Exp $ +# $NetBSD: Makefile,v 1.7 2015/08/17 17:11:28 wiz Exp $ # DISTNAME= nload-0.7.4 +PKGREVISION= 1 CATEGORIES= net sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nload/} |