diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-08-02 10:42:14 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-08-02 10:42:14 +0800 |
commit | b37fa578ea34a59805ba4840406efb0e9f56c1b4 (patch) | |
tree | 160bc67d8b8614dae970ed55f0f79f7b312587d8 /archivers/unrar | |
parent | 2094f1b78b3d600e923633cc2c90bd6a94fe5da3 (diff) | |
download | freebsd-ports-gnome-b37fa578ea34a59805ba4840406efb0e9f56c1b4.tar.gz freebsd-ports-gnome-b37fa578ea34a59805ba4840406efb0e9f56c1b4.tar.zst freebsd-ports-gnome-b37fa578ea34a59805ba4840406efb0e9f56c1b4.zip |
prepare for upcoming slave port
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 |