diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-11 15:52:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-11 15:52:03 +0000 |
commit | 897723e1ae6bbd055bf79b89701857656c46a521 (patch) | |
tree | b9f8d60f3918565979e5236c3b8043450e1d0f97 /net-mgmt/nipper | |
parent | 4bda1df1741a0d27c7a181c76019e029093fac72 (diff) | |
download | ports-897723e1ae6bbd055bf79b89701857656c46a521.tar.gz ports-897723e1ae6bbd055bf79b89701857656c46a521.zip |
Notes
Diffstat (limited to 'net-mgmt/nipper')
-rw-r--r-- | net-mgmt/nipper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nipper/Makefile b/net-mgmt/nipper/Makefile index 05d8b0e23062..dd441d456c9d 100644 --- a/net-mgmt/nipper/Makefile +++ b/net-mgmt/nipper/Makefile @@ -6,12 +6,12 @@ # PORTNAME= nipper -PORTVERSION= 0.11.10 +PORTVERSION= 0.12.6 CATEGORIES= net-mgmt MASTER_SITES= SF EXTRACT_SUFX= .tgz -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Netdev config analyzer PLIST_FILES= bin/${PORTNAME} etc/nipper.conf.sample |