diff options
author | sf <sf@FreeBSD.org> | 2001-10-01 09:45:35 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-10-01 09:45:35 +0800 |
commit | 342629c13ffacf830987265d7a1a43b15de9ed69 (patch) | |
tree | eaf4a597900eecd9f0ff5dd45a9bd35abfecb658 | |
parent | 7a17bcbd370c24fc39a924cb38088e1db78a105c (diff) | |
download | freebsd-ports-gnome-342629c13ffacf830987265d7a1a43b15de9ed69.tar.gz freebsd-ports-gnome-342629c13ffacf830987265d7a1a43b15de9ed69.tar.zst freebsd-ports-gnome-342629c13ffacf830987265d7a1a43b15de9ed69.zip |
o notice why this port is not updated.
o remove ancient www in comment.
-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 |