diff options
author | pav <pav@FreeBSD.org> | 2007-06-18 15:47:19 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-06-18 15:47:19 +0800 |
commit | 408678de2984e78c2b5576bebabad0f286287e2d (patch) | |
tree | 6eebc6df4858f6a409417abfee6da1dc45042547 /net-mgmt | |
parent | 907431fba559bea27eaf9822a3454879ad006784 (diff) | |
download | freebsd-ports-gnome-408678de2984e78c2b5576bebabad0f286287e2d.tar.gz freebsd-ports-gnome-408678de2984e78c2b5576bebabad0f286287e2d.tar.zst freebsd-ports-gnome-408678de2984e78c2b5576bebabad0f286287e2d.zip |
- Add another download location
Submitted by: maintainer
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 |