diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 09:17:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 09:17:26 +0000 |
commit | d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2 (patch) | |
tree | 916c4017c965133decfae3108f21ad85c9709eb1 /korean/han | |
parent | dc4e00ce6e1c23b2e2a98c2c6dda89dc1d1b3f91 (diff) | |
download | ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.tar.gz ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.zip |
Notes
Diffstat (limited to 'korean/han')
-rw-r--r-- | korean/han/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/korean/han/Makefile b/korean/han/Makefile index 8700c4ae701e..be92647bfe87 100644 --- a/korean/han/Makefile +++ b/korean/han/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: han -# Version required: 1.0fb # Date created: 12 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= han-1.0fb -PKGNAME= ko-han-1.0fb +PORTNAME= han +PORTVERSION= 1.0fb CATEGORIES= korean MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/FreeBSD-kr/source/han/ |