summaryrefslogtreecommitdiff
path: root/archivers/bzip2/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-10-20 10:01:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-10-20 10:01:05 +0000
commit92588a2f7a0859788545b708549132120f5a10e0 (patch)
treea1966f26e446820773f13b595bc8924b64348d08 /archivers/bzip2/Makefile
parent- sysutils/cfengine was removed; point users to sysutils/cfengine2 instead (diff)
Add the missing parts from FreeBSD-SA-05:14.bzip2
See ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:14.bzip2.asc and the discussion on -ports about it. Approved by: no reply from maintainer and pushed by members of so@
Notes
Notes: svn path=/head/; revision=145923
Diffstat (limited to 'archivers/bzip2/Makefile')
-rw-r--r--archivers/bzip2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile
index b3b084074f07..c1d1bb43f4e2 100644
--- a/archivers/bzip2/Makefile
+++ b/archivers/bzip2/Makefile
@@ -8,6 +8,7 @@
PORTNAME= bzip2
PORTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://www.bzip.org/${PORTVERSION}/
@@ -15,6 +16,7 @@ MAINTAINER= jharris@widomaker.com
COMMENT= A block-sorting file compressor
INSTALLS_SHLIB= yes
+PATCH_STRIP= -p3
MAN1= bzip2.1 bzgrep.1 bzmore.1
MLINKS= bzip2.1 bunzip2.1 bzip2.1 bzcat.1 bzip2.1 bz2cat.1 \