diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-29 18:54:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-29 18:54:55 +0000 |
commit | 8f66ae99c3a17fc16f3f8c12dd935735f9a89060 (patch) | |
tree | b30ec8b80f0971f5f9d705e34b73f7e3cfa22042 /net-mgmt/zenpack-interfacegraphs | |
parent | 21a3e98189f82fbefa1ee85c69f143e25b87c4d5 (diff) | |
download | ports-8f66ae99c3a17fc16f3f8c12dd935735f9a89060.tar.gz ports-8f66ae99c3a17fc16f3f8c12dd935735f9a89060.zip |
Notes
Diffstat (limited to 'net-mgmt/zenpack-interfacegraphs')
-rw-r--r-- | net-mgmt/zenpack-interfacegraphs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/zenpack-interfacegraphs/Makefile b/net-mgmt/zenpack-interfacegraphs/Makefile index 2b05353d177e..8140d65b553b 100644 --- a/net-mgmt/zenpack-interfacegraphs/Makefile +++ b/net-mgmt/zenpack-interfacegraphs/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt MASTER_SITES= https://github.com/zenoss/${ZPACKPREFIX}${PORTNAME}/tarball/master/ DISTNAME= zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} -MAINTAINER= zenoss@experts-exchange.com +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a link that graphs all network interfaces for a device PLIST_FILES= zenoss/ZenPack/${ZPACK} |