summaryrefslogtreecommitdiff
path: root/net/thcrut/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-07-12 09:39:55 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-07-12 09:39:55 +0000
commit24a3e6a5d5e3366806be4dd359932087e85ef68c (patch)
tree432f48cff98e9e120a987179b933c2891a6b1f8d /net/thcrut/Makefile
parentOne irritation with using portupgrade -a is that you are (diff)
Update to thcrut 1.2.5
Submitted by: Peter Hoskin <peterh@criten.org> (based on)
Notes
Notes: svn path=/head/; revision=84755
Diffstat (limited to 'net/thcrut/Makefile')
-rw-r--r--net/thcrut/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile
index 6d5b9bfb3fe9..9a86a725269d 100644
--- a/net/thcrut/Makefile
+++ b/net/thcrut/Makefile
@@ -6,15 +6,13 @@
#
PORTNAME= thcrut
-PORTVERSION= 0.1
+PORTVERSION= 1.2.5
CATEGORIES= net
-MASTER_SITES= http://www.thehackerschoice.com/releases/
+MASTER_SITES= http://www.thc.org/releases/
MAINTAINER= kris@FreeBSD.org
COMMENT= Local network discovery tool
-BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libnet=${LOCALBASE} \