diff options
Diffstat (limited to 'sysutils/systester/Makefile')
-rw-r--r-- | sysutils/systester/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/systester/Makefile b/sysutils/systester/Makefile index 2dcf4444db5..d3e00ff429e 100644 --- a/sysutils/systester/Makefile +++ b/sysutils/systester/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/08/09 15:56:33 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:24:55 tnn Exp $ DISTNAME= systester-1.5.1 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=systester/} |