diff options
author | pav <pav@FreeBSD.org> | 2009-12-31 18:03:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-31 18:03:33 +0800 |
commit | c9718d3c1dbedc3b8732a76ab59dcba6b8dc4377 (patch) | |
tree | ca20b0a91594df687ac923535153afeab190c926 /net-mgmt/libsmi | |
parent | 06c17b2dd96df86d1d731ec331cb371cef507a26 (diff) | |
download | freebsd-ports-gnome-c9718d3c1dbedc3b8732a76ab59dcba6b8dc4377.tar.gz freebsd-ports-gnome-c9718d3c1dbedc3b8732a76ab59dcba6b8dc4377.tar.zst freebsd-ports-gnome-c9718d3c1dbedc3b8732a76ab59dcba6b8dc4377.zip |
- Restore maintainership
Submitted by: Marcin Cieslak <saper@saper.info>
Diffstat (limited to 'net-mgmt/libsmi')
-rw-r--r-- | net-mgmt/libsmi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/libsmi/Makefile b/net-mgmt/libsmi/Makefile index ce467556fdb4..d3709271d23a 100644 --- a/net-mgmt/libsmi/Makefile +++ b/net-mgmt/libsmi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ \ LOCAL/bms -MAINTAINER= ports@FreeBSD.org +MAINTAINER= saper@saper.info COMMENT= A library to access SMI MIB information USE_AUTOTOOLS= libtool:22 |