diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-08-02 02:42:14 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-08-02 02:42:14 +0000 |
commit | d5138d4f5ec27137be8b8e52728a789507a2886f (patch) | |
tree | e2f45979d12e591545adb7bbcc027cc65b36f1d3 /archivers/unrar | |
parent | 56feb92a843411a48657b633ced436e7534f164f (diff) | |
download | ports-d5138d4f5ec27137be8b8e52728a789507a2886f.tar.gz ports-d5138d4f5ec27137be8b8e52728a789507a2886f.zip |
Notes
Diffstat (limited to 'archivers/unrar')
-rw-r--r-- | archivers/unrar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 63cbaa2810d3..be28630e9fb5 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -9,7 +9,7 @@ PORTNAME= unrar PORTVERSION= 3.30 PORTREVISION= 1 PORTEPOCH= 3 -CATEGORIES= archivers +CATEGORIES+= archivers MASTER_SITES= http://files10.rarlab.com/rar/ DISTNAME= unrarsrc-3.3.5 |