aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2002-03-02 16:14:27 +0800
committerache <ache@FreeBSD.org>2002-03-02 16:14:27 +0800
commiteea89c3508b2821beaec20b91a3b7dc5b8cec35c (patch)
tree59b21a4f24e53ee2dde33fecf1fa3b4111b5ea5d /archivers
parentd29f4f4ddf0e278e3bb1e4cf29d5f9f63490e141 (diff)
downloadfreebsd-ports-gnome-eea89c3508b2821beaec20b91a3b7dc5b8cec35c.tar.gz
freebsd-ports-gnome-eea89c3508b2821beaec20b91a3b7dc5b8cec35c.tar.zst
freebsd-ports-gnome-eea89c3508b2821beaec20b91a3b7dc5b8cec35c.zip
Add beta warning
Diffstat (limited to 'archivers')
-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.
+************************************************************************