diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2002-09-08 00:15:50 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2002-09-08 00:15:50 +0000 |
commit | 6bbbdf27509370bd411da008aaf286e71c1193c3 (patch) | |
tree | 13cfa7dc3536f0f07e8b6a19c138160c5199d529 | |
parent | d92d88b0bb81651379111809c6038ee83cc1d09e (diff) | |
download | ports-6bbbdf27509370bd411da008aaf286e71c1193c3.tar.gz ports-6bbbdf27509370bd411da008aaf286e71c1193c3.zip |
Notes
-rw-r--r-- | archivers/linux_rar/Makefile | 4 | ||||
-rw-r--r-- | archivers/linux_rar/pkg-descr | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/archivers/linux_rar/Makefile b/archivers/linux_rar/Makefile index bfb762eda374..d1c2f9ac5fd8 100644 --- a/archivers/linux_rar/Makefile +++ b/archivers/linux_rar/Makefile @@ -8,13 +8,15 @@ PORTNAME= linux_rar PORTVERSION= 2.90 CATEGORIES= archivers linux -MASTER_SITES= ftp://ftp.rarsoft.com/rar/ \ +MASTER_SITES= ftp://ftp.rarlab.com/rar/ \ ftp://pubftp.slovenska.sk/pub/rarsoft/rar/ DISTNAME= rarlnx${PORTVERSION:S/0//S/.//} EXTRACT_SUFX= .sfx MAINTAINER= sf@FreeBSD.org +IGNORE= "No reason to use this: newer archivers/rar is available." + NO_CDROM= NOFEE: Can not charge for distribution NO_PACKAGE= Only unmodified original package can be distributed diff --git a/archivers/linux_rar/pkg-descr b/archivers/linux_rar/pkg-descr index a1e8ed7b5faa..545817bd3ac8 100644 --- a/archivers/linux_rar/pkg-descr +++ b/archivers/linux_rar/pkg-descr @@ -4,4 +4,4 @@ ratios comparing with other competitors. Also UNRAR could be installed with this port. -WWW: http://www.rarsoft.com/rar_archiver.htm +WWW: http://www.rarlab.com/rar_archiver.htm |