diff options
author | asami <asami@FreeBSD.org> | 2000-02-28 16:34:04 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-28 16:34:04 +0800 |
commit | f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5 (patch) | |
tree | 50e42b26709f3d248c72368a9fcd559340b4709d /archivers | |
parent | f4b53eebdd5005198f0608866bcd9df87af1bd1c (diff) | |
download | freebsd-ports-graphics-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.tar.gz freebsd-ports-graphics-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.tar.zst freebsd-ports-graphics-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.zip |
Add virtual category "linux" to Linux apps and support libs/utils.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/linux_rar/Makefile | 2 | ||||
-rw-r--r-- | archivers/pkzip/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/linux_rar/Makefile b/archivers/linux_rar/Makefile index 83e32ac075a..37983886b14 100644 --- a/archivers/linux_rar/Makefile +++ b/archivers/linux_rar/Makefile @@ -9,7 +9,7 @@ DISTNAME= rarlnx26 PKGNAME= linux_rar-2.60 -CATEGORIES= archivers +CATEGORIES= archivers linux MASTER_SITES= ftp://rarsoft.ti.sk/pub/rar/ \ ftp://ftp.cdrom.com/pub/cheats/dlh/rar/ \ ftp://ftp.cdrom.com/pub/sac/pack/ diff --git a/archivers/pkzip/Makefile b/archivers/pkzip/Makefile index eac393142e7..3f4181c2fad 100644 --- a/archivers/pkzip/Makefile +++ b/archivers/pkzip/Makefile @@ -8,7 +8,7 @@ DISTNAME= pklin251 PKGNAME= pkzip-2.5 -CATEGORIES= archivers +CATEGORIES= archivers linux MASTER_SITES= ftp://ftp.pkware.com/ EXTRACT_SUFX= .exe |