diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-06-18 07:47:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-06-18 07:47:19 +0000 |
commit | 682d4e17ee4f78f06d24c6e09d7d364ba9c62699 (patch) | |
tree | 3cf39c9bd6c067651643d26c0c8f04583e3d2437 /net-mgmt | |
parent | 61050e126519168bfe4be4a6c70a55f03c60fd7f (diff) | |
download | ports-682d4e17ee4f78f06d24c6e09d7d364ba9c62699.tar.gz ports-682d4e17ee4f78f06d24c6e09d7d364ba9c62699.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/gsnmp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/gsnmp/Makefile b/net-mgmt/gsnmp/Makefile index d89967e7b711..7a2eea9f7080 100644 --- a/net-mgmt/gsnmp/Makefile +++ b/net-mgmt/gsnmp/Makefile @@ -9,7 +9,8 @@ PORTNAME= gsnmp PORTVERSION= 0.2.0 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \ - http://ftp-ext.osuosl.org/pub/nslu2/sources/ + http://ftp-ext.osuosl.org/pub/nslu2/sources/ \ + http://matt.peterson.org/FreeBSD/ports/ MAINTAINER= matt@peterson.org COMMENT= SNMP library written on top of glib and gnet2 |