diff options
author | Michael Landin <mich@FreeBSD.org> | 2007-04-10 10:21:58 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2007-04-10 10:21:58 +0000 |
commit | 5e6f0ddd08bf7cbcedfff131c2bac99a655b38fe (patch) | |
tree | b5b79ce15e43179282f65aeac7050446e4398d26 /net-mgmt | |
parent | 14ec8e33416033601f61013a6238142a852908e7 (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/remarp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/remarp/Makefile b/net-mgmt/remarp/Makefile index 2860b9685761..5b1d08cb9738 100644 --- a/net-mgmt/remarp/Makefile +++ b/net-mgmt/remarp/Makefile @@ -8,7 +8,8 @@ PORTNAME= remarp PORTVERSION= 0.05 CATEGORIES= net-mgmt -MASTER_SITES= http://www.raccoon.kiev.ua/projects/remarp/ +MASTER_SITES= http://freebsdcluster.org/~mich/software/ \ + http://www.raccoon.kiev.ua/projects/remarp/ MAINTAINER= mich@FreeBSD.org COMMENT= An SNMP-based ARP watcher |