aboutsummaryrefslogtreecommitdiff
path: root/security/mdcrack/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-16 04:31:24 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-16 04:31:24 +0000
commit7d8a8dfbdd61b8b0b3fc9388d119e2883941d27f (patch)
treea9c30c0952fc00036d5feb0f92bce24a481939c7 /security/mdcrack/Makefile
parent9400f4d082811ad0a3a146d8e8c2455037391154 (diff)
downloadports-7d8a8dfbdd61b8b0b3fc9388d119e2883941d27f.tar.gz
ports-7d8a8dfbdd61b8b0b3fc9388d119e2883941d27f.zip
Notes
Diffstat (limited to 'security/mdcrack/Makefile')
-rw-r--r--security/mdcrack/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/mdcrack/Makefile b/security/mdcrack/Makefile
index 46dac6be4f00..316829cfd66e 100644
--- a/security/mdcrack/Makefile
+++ b/security/mdcrack/Makefile
@@ -7,13 +7,13 @@
#
PORTNAME= mdcrack
-PORTVERSION= 0.9
+PORTVERSION= 1.0
CATEGORIES= security
MASTER_SITES= http://mdcrack.multimania.com/
-MAINTAINER= ijliao@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
-WRKSRC= ${WRKDIR}/${PORTNAME}
-ALL_TARGET= ${PORTNAME}
+NO_WRKSUBDIR= yes
+ALL_TARGET= # empth
.include <bsd.port.mk>