diff options
-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 8ee0981a9716..d89967e7b711 100644 --- a/net-mgmt/gsnmp/Makefile +++ b/net-mgmt/gsnmp/Makefile @@ -8,7 +8,8 @@ PORTNAME= gsnmp PORTVERSION= 0.2.0 CATEGORIES= net-mgmt -MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ +MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \ + http://ftp-ext.osuosl.org/pub/nslu2/sources/ MAINTAINER= matt@peterson.org COMMENT= SNMP library written on top of glib and gnet2 |