diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2009-07-10 15:58:58 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2009-07-10 15:58:58 +0000 |
commit | eee97cab2b82f88923401f0b0bb6c0e2da2e6a60 (patch) | |
tree | 5e15a9e4233f197957ad2d7ab0c2f32581465fc3 /net-mgmt/libsmi/Makefile | |
parent | d61458ea17e22d24d97e164fa30e05cfad8f0e99 (diff) | |
download | ports-eee97cab2b82f88923401f0b0bb6c0e2da2e6a60.tar.gz ports-eee97cab2b82f88923401f0b0bb6c0e2da2e6a60.zip |
Notes
Diffstat (limited to 'net-mgmt/libsmi/Makefile')
-rw-r--r-- | net-mgmt/libsmi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/libsmi/Makefile b/net-mgmt/libsmi/Makefile index 64004338f168..6b06187de13b 100644 --- a/net-mgmt/libsmi/Makefile +++ b/net-mgmt/libsmi/Makefile @@ -8,7 +8,8 @@ PORTNAME= libsmi PORTVERSION= 0.4.8 CATEGORIES= net-mgmt -MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ +MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ \ + LOCAL/bms MAINTAINER= ports@FreeBSD.org COMMENT= A library to access SMI MIB information |