diff options
Diffstat (limited to 'net/darkstat/Makefile')
-rw-r--r-- | net/darkstat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/darkstat/Makefile b/net/darkstat/Makefile index 155f6bdb95a..a5cbb175648 100644 --- a/net/darkstat/Makefile +++ b/net/darkstat/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:15 asau Exp $ +# $NetBSD: Makefile,v 1.14 2013/02/06 19:30:56 jperkin Exp $ # DISTNAME= darkstat-3.0.715 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://unix4lyfe.org/darkstat/ EXTRACT_SUFX= .tar.bz2 |