diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-31 10:03:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-31 10:03:33 +0000 |
commit | 08cfdbccef30ece7b20a04555b1daef45cca33c3 (patch) | |
tree | 5cdfc019e863bcc1683fbf617ce1c052b747bc79 /net-mgmt/libsmi/Makefile | |
parent | 707ef1481be24b04019bb1c5b5ecff23061024a9 (diff) | |
download | ports-08cfdbccef30ece7b20a04555b1daef45cca33c3.tar.gz ports-08cfdbccef30ece7b20a04555b1daef45cca33c3.zip |
Notes
Diffstat (limited to 'net-mgmt/libsmi/Makefile')
-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 |