aboutsummaryrefslogtreecommitdiff
path: root/security/mdcrack/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-01-15 14:48:41 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-01-15 14:48:41 +0000
commit4043a8a11778c8e78634628bbf1b9138cc2e3f69 (patch)
treee2768bca4d6270aa5a9e618da598c43ae436bd47 /security/mdcrack/Makefile
parent75239dc6bd76f3474a639d15476d2988a29d2085 (diff)
Notes
Diffstat (limited to 'security/mdcrack/Makefile')
-rw-r--r--security/mdcrack/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/mdcrack/Makefile b/security/mdcrack/Makefile
index 5a4b5eae6143..54110f24aa9a 100644
--- a/security/mdcrack/Makefile
+++ b/security/mdcrack/Makefile
@@ -7,13 +7,12 @@
#
PORTNAME= mdcrack
-PORTVERSION= 1.1
+PORTVERSION= 1.2
CATEGORIES= security
-MASTER_SITES= http://mdcrack.multimania.com/
+MASTER_SITES= http://mdcrack.multimania.com/download/
MAINTAINER= ports@FreeBSD.org
-WRKSRC= ${WRKDIR}/${PORTNAME}
-ALL_TARGET= # empth
+ALL_TARGET= little
.include <bsd.port.mk>