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 /korean/hanIM | |
parent | f4b53eebdd5005198f0608866bcd9df87af1bd1c (diff) | |
download | freebsd-ports-gnome-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.tar.gz freebsd-ports-gnome-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.tar.zst freebsd-ports-gnome-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.zip |
Add virtual category "linux" to Linux apps and support libs/utils.
Diffstat (limited to 'korean/hanIM')
-rw-r--r-- | korean/hanIM/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/hanIM/Makefile b/korean/hanIM/Makefile index 1276a6f1740e..c1a0235a95fe 100644 --- a/korean/hanIM/Makefile +++ b/korean/hanIM/Makefile @@ -8,7 +8,7 @@ DISTNAME= hanIM-${HANIM_VER}-${HANIM_VER_PL}.i386 PKGNAME= ko-hanIM-${HANIM_VER} -CATEGORIES= korean x11 +CATEGORIES= korean x11 linux MASTER_SITES= ftp://www.mizi.co.kr/pub/hanIM/ \ ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ EXTRACT_SUFX= .rpm |