diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-09-04 15:06:08 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-09-04 15:06:08 +0000 |
commit | 35621effb1a59d0b605ab49f154e10d314801e84 (patch) | |
tree | 805bed63cbbc8f8e77c9d85b0b8a10932be1dc60 /misc | |
parent | cfd9938925c952809d9e1b7949d2a6fc3e339012 (diff) | |
download | ports-35621effb1a59d0b605ab49f154e10d314801e84.tar.gz ports-35621effb1a59d0b605ab49f154e10d314801e84.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mirmon/Makefile | 5 | ||||
-rw-r--r-- | misc/mirmon/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/misc/mirmon/Makefile b/misc/mirmon/Makefile index b2684a38417f..a55019606efd 100644 --- a/misc/mirmon/Makefile +++ b/misc/mirmon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mirmon -PORTVERSION= 2.9 +PORTVERSION= 2.10 CATEGORIES= misc MASTER_SITES= http://www.staff.science.uu.nl/~penni101/mirmon/ @@ -13,6 +13,9 @@ NO_BUILD= yes USES= perl5 USE_PERL5= run +USES= shebangfix +SHEBANG_FILES= ${WRKSRC}/mirmon ${WRKSRC}/probe + SUB_FILES= pkg-message SUB_LIST= PREFIX=${PREFIX} diff --git a/misc/mirmon/distinfo b/misc/mirmon/distinfo index 0c602ae1e29a..745cbd93a956 100644 --- a/misc/mirmon/distinfo +++ b/misc/mirmon/distinfo @@ -1,2 +1,2 @@ -SHA256 (mirmon-2.9.tar.gz) = 1ec36f0198b4dce078f4910a5822204b9c99b420115ba8b860177dab14eb9bf7 -SIZE (mirmon-2.9.tar.gz) = 71680 +SHA256 (mirmon-2.10.tar.gz) = 23174227ac2418103b96a5f2b2008ed9a8d1abd463fda288fd86953c9a2b0af0 +SIZE (mirmon-2.10.tar.gz) = 72212 |