diff options
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 |