aboutsummaryrefslogtreecommitdiff
path: root/security/pwauth/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-03-22 20:56:49 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-03-22 20:56:49 +0000
commit080b519060e3553470c806def4cea846729adce1 (patch)
tree0b1169898c388ae96b4c244657da2bb986197bab /security/pwauth/Makefile
parent5eb70542a7c79779e87ac8587075a8ba8e8483c1 (diff)
Notes
Diffstat (limited to 'security/pwauth/Makefile')
-rw-r--r--security/pwauth/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/pwauth/Makefile b/security/pwauth/Makefile
index a649fe69b933..cfcdbf03a53e 100644
--- a/security/pwauth/Makefile
+++ b/security/pwauth/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pwauth
-PORTVERSION= 2.3.2
-PORTREVISION= 1
+PORTVERSION= 2.3.7
CATEGORIES= security www
MASTER_SITES= http://www.unixpapa.com/software/
@@ -29,7 +28,7 @@ post-patch:
s/%%MINUID%%/${MINUID}/" ${WRKSRC}/config.h
do-install:
- -@${MKDIR} -p ${PREFIX}/bin
+ -@${MKDIR} ${PREFIX}/bin
@${INSTALL_PROGRAM} ${WRKSRC}/pwauth ${PREFIX}/bin
@${INSTALL_PROGRAM} ${WRKSRC}/checkfaillog ${PREFIX}/bin
@${CHMOD} u=rxs ${PREFIX}/bin/pwauth