aboutsummaryrefslogtreecommitdiff
path: root/archivers/rar
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-03-02 08:14:27 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-03-02 08:14:27 +0000
commit5ed370f4162538d196b9690e0cfae7d734f7e35b (patch)
tree392b3d96e446cec865eef502166ad13533c4343d /archivers/rar
parent27b0a3a0c2a04d36f7d97de84a45ff839712beea (diff)
downloadports-5ed370f4162538d196b9690e0cfae7d734f7e35b.tar.gz
ports-5ed370f4162538d196b9690e0cfae7d734f7e35b.zip
Add beta warning
Notes
Notes: svn path=/head/; revision=55390
Diffstat (limited to 'archivers/rar')
-rw-r--r--archivers/rar/Makefile2
-rw-r--r--archivers/rar/pkg-message4
2 files changed, 6 insertions, 0 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile
index ae5530f9bddd..710d91d5a792 100644
--- a/archivers/rar/Makefile
+++ b/archivers/rar/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rar
PORTVERSION= 3.0b3
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://209.235.4.116/rar/ \
ftp://pubftp.slovenska.sk/pub/rarsoft/rar/
@@ -42,5 +43,6 @@ do-install:
${PREFIX}/etc && \
${INSTALL_DATA} default.sfx \
${PREFIX}/lib
+ @${CAT} ${PKGDIR}/pkg-message
.include <bsd.port.post.mk>
diff --git a/archivers/rar/pkg-message b/archivers/rar/pkg-message
new file mode 100644
index 000000000000..8e9e50a2768c
--- /dev/null
+++ b/archivers/rar/pkg-message
@@ -0,0 +1,4 @@
+************************************************************************
+This beta is unstable, use it with -t (test after packing) switch in the
+rar configuration profile.
+************************************************************************