summaryrefslogtreecommitdiff
path: root/security/pscan
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-09-22 23:13:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-09-22 23:13:31 +0000
commit7b11a55c1a04b2acfdeb3319a3afe389322dbd14 (patch)
treec45f7a74365351a835eab994f3308132112b3965 /security/pscan
parentSwitch to some MASTER_SITES that actually carry the distfile. (diff)
Upgrade to pscan 1.3
Submitted by: onigiri
Notes
Notes: svn path=/head/; revision=33026
Diffstat (limited to 'security/pscan')
-rw-r--r--security/pscan/Makefile3
-rw-r--r--security/pscan/distinfo2
-rw-r--r--security/pscan/pkg-plist1
3 files changed, 4 insertions, 2 deletions
diff --git a/security/pscan/Makefile b/security/pscan/Makefile
index 1a7285472a01..ecb886c166e1 100644
--- a/security/pscan/Makefile
+++ b/security/pscan/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pscan
-PORTVERSION= 1.2
+PORTVERSION= 1.3
CATEGORIES= security
MASTER_SITES= http://www.striker.ottawa.on.ca/~aland/pscan/
DISTNAME= ${PORTNAME}
@@ -18,5 +18,6 @@ ALL_TARGET= #empty
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pscan ${PREFIX}/bin
+ ${INSTALL_SCRIPT} ${WRKSRC}/find_formats.sh ${PREFIX}/bin/find_formats
.include <bsd.port.mk>
diff --git a/security/pscan/distinfo b/security/pscan/distinfo
index 2fc599de7241..4bebf38601a5 100644
--- a/security/pscan/distinfo
+++ b/security/pscan/distinfo
@@ -1 +1 @@
-MD5 (pscan.tar.gz) = 61b0395da5a3e9de952c896465f19f8b
+MD5 (pscan.tar.gz) = 6c9298824387b69f2ee0ffc780b163ae
diff --git a/security/pscan/pkg-plist b/security/pscan/pkg-plist
index 70a8f0a60ba8..2fd7e66ab116 100644
--- a/security/pscan/pkg-plist
+++ b/security/pscan/pkg-plist
@@ -1 +1,2 @@
bin/pscan
+bin/find_formats