diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-08 21:28:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-08 21:28:59 +0000 |
commit | 2b7eedc4ed7c4712ef1aaca13d72b1c3c79198eb (patch) | |
tree | 6e1d2b519ee2f8a5ddc3013be7d037b4241f8be8 /net-mgmt/libsmi | |
parent | e928d8b3d47f01052990421545bbfd7145db0ec5 (diff) | |
download | ports-2b7eedc4ed7c4712ef1aaca13d72b1c3c79198eb.tar.gz ports-2b7eedc4ed7c4712ef1aaca13d72b1c3c79198eb.zip |
Notes
Diffstat (limited to 'net-mgmt/libsmi')
-rw-r--r-- | net-mgmt/libsmi/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/libsmi/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/libsmi/Makefile b/net-mgmt/libsmi/Makefile index 9f69ed1c5291..64004338f168 100644 --- a/net-mgmt/libsmi/Makefile +++ b/net-mgmt/libsmi/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.8 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ -MAINTAINER= saper@system.pl +MAINTAINER= ports@FreeBSD.org COMMENT= A library to access SMI MIB information USE_AUTOTOOLS= libtool:15 diff --git a/net-mgmt/libsmi/pkg-descr b/net-mgmt/libsmi/pkg-descr index 9f08903edd23..24f306fa9e68 100644 --- a/net-mgmt/libsmi/pkg-descr +++ b/net-mgmt/libsmi/pkg-descr @@ -7,5 +7,3 @@ to adapt applications that make use of libsmi. There are also simple tools to handle MIBs included. WWW: http://www.ibr.cs.tu-bs.de/projects/libsmi/ - -Marcin Cieslak <saper@system.pl> |