aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-17 19:04:23 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-17 19:04:23 +0000
commit7017419de17b3301c96f708e5b96e49c782748a4 (patch)
tree545b2ee40b9e3adb4ad889779199376554506e64
parent6eb3903594ce371b5afd05122f447ba6af56c638 (diff)
downloadports-7017419de17b3301c96f708e5b96e49c782748a4.tar.gz
ports-7017419de17b3301c96f708e5b96e49c782748a4.zip
Notes
-rw-r--r--net/arp-sk/Makefile4
-rw-r--r--net/arp-sk/pkg-descr2
2 files changed, 1 insertions, 5 deletions
diff --git a/net/arp-sk/Makefile b/net/arp-sk/Makefile
index 3b7e8b9bd3bd..b4806b8fece4 100644
--- a/net/arp-sk/Makefile
+++ b/net/arp-sk/Makefile
@@ -10,7 +10,7 @@ PORTNAME= arp-sk
PORTVERSION= 0.0.16
PORTREVISION= 1
CATEGORIES= net
-MASTER_SITES= http://www.arp-sk.org/files/
+MASTER_SITES= http://sid.rstack.org/arp-sk/files/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
@@ -18,8 +18,6 @@ COMMENT= A tool designed to manipulate ARP tables of all kinds of equipment
BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet
-USE_REINPLACE= yes
-#USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
MAN1= arp-sk.1
diff --git a/net/arp-sk/pkg-descr b/net/arp-sk/pkg-descr
index d58f9ac74b70..64fdc3a86e53 100644
--- a/net/arp-sk/pkg-descr
+++ b/net/arp-sk/pkg-descr
@@ -1,4 +1,2 @@
arp-sk is a tool designed to manipulate ARP tables of all kinds of equipment.
This can be easily performed through the sending of the appropriate packet(s).
-
-WWW: http://www.arp-sk.org/