aboutsummaryrefslogtreecommitdiffstats
path: root/security/mdcrack/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-08-04 02:53:13 +0800
committerijliao <ijliao@FreeBSD.org>2001-08-04 02:53:13 +0800
commitc3f0db4d6a398f6b2bc91c3fe0bca1077b23faec (patch)
tree733fcbf5380b5f65424f3bf3d532d9679c8c26a7 /security/mdcrack/Makefile
parent096917ab28e5235ff2cc3acc2d182aeabf822855 (diff)
downloadfreebsd-ports-gnome-c3f0db4d6a398f6b2bc91c3fe0bca1077b23faec.tar.gz
freebsd-ports-gnome-c3f0db4d6a398f6b2bc91c3fe0bca1077b23faec.tar.zst
freebsd-ports-gnome-c3f0db4d6a398f6b2bc91c3fe0bca1077b23faec.zip
upgrade to 1.1
Submitted by: bento log
Diffstat (limited to 'security/mdcrack/Makefile')
-rw-r--r--security/mdcrack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/mdcrack/Makefile b/security/mdcrack/Makefile
index 316829cfd66e..5a4b5eae6143 100644
--- a/security/mdcrack/Makefile
+++ b/security/mdcrack/Makefile
@@ -7,13 +7,13 @@
#
PORTNAME= mdcrack
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= security
MASTER_SITES= http://mdcrack.multimania.com/
MAINTAINER= ports@FreeBSD.org
-NO_WRKSUBDIR= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= # empth
.include <bsd.port.mk>