diff options
author | sf <sf@FreeBSD.org> | 2001-10-01 01:45:35 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-10-01 01:45:35 +0000 |
commit | 342629c13ffacf830987265d7a1a43b15de9ed69 (patch) | |
tree | eaf4a597900eecd9f0ff5dd45a9bd35abfecb658 /archivers | |
parent | 7a17bcbd370c24fc39a924cb38088e1db78a105c (diff) | |
download | FreeBSD-ports-342629c13ffacf830987265d7a1a43b15de9ed69.zip FreeBSD-ports-342629c13ffacf830987265d7a1a43b15de9ed69.tar.gz |
o notice why this port is not updated.
o remove ancient www in comment.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/linux_rar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/linux_rar/Makefile b/archivers/linux_rar/Makefile index 0d52fdc..cd26d80 100644 --- a/archivers/linux_rar/Makefile +++ b/archivers/linux_rar/Makefile @@ -1,10 +1,11 @@ # New ports collection makefile for: linux_rar -# http://www.rarsoft.com/rar_archiver.htm # Date created: 30 April 1999 # Whom: FUJISHIMA Satsuki <k5@respo.or.jp> # # $FreeBSD$ # +# Version 2.90 has been released but this port retains 2.80 becaust newer +# version requires newer glibc and FreeBSD port does not have it for now. PORTNAME= linux_rar PORTVERSION= 2.80 |