diff options
-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 0d52fdca1362..cd26d8072c67 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 |