summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-11-30 23:11:51 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-11-30 23:11:51 +0000
commitdcce26d127699cf01be3d8ca4dc439962d28dfdb (patch)
treeb941a9c1e3dc82176b33118cd7c87024f39e76e4 /security
parentAdd a patch to fix a bug with continuation lines in ~/.mh_profile. (diff)
Fix PLIST
Submitted by: bento
Notes
Notes: svn path=/head/; revision=50778
Diffstat (limited to 'security')
-rw-r--r--security/stegdetect/Makefile2
-rw-r--r--security/stegdetect/pkg-plist3
2 files changed, 4 insertions, 1 deletions
diff --git a/security/stegdetect/Makefile b/security/stegdetect/Makefile
index ca4508dcd213..9ab5bd4cb1be 100644
--- a/security/stegdetect/Makefile
+++ b/security/stegdetect/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= markp@FreeBSD.org
# Note: stegdetect includes a modified version of jpeg-6b linked statically
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
-MAN1= stegdetect.1
+MAN1= stegdetect.1 stegbreak.1
pre-patch:
@${PERL} -pi -e 's@\$$\(JPEGLIB\)@\$$\(JPEGLIB\) \-lcrypto@' \
diff --git a/security/stegdetect/pkg-plist b/security/stegdetect/pkg-plist
index ba5784f2c8d2..b39dc10f212a 100644
--- a/security/stegdetect/pkg-plist
+++ b/security/stegdetect/pkg-plist
@@ -1 +1,4 @@
bin/stegdetect
+bin/stegbreak
+share/stegbreak/rules.ini
+@dirrm share/stegbreak