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/netscape3 | |
parent | dc4e00ce6e1c23b2e2a98c2c6dda89dc1d1b3f91 (diff) | |
download | ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.tar.gz ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.zip |
Notes
Diffstat (limited to 'korean/netscape3')
-rw-r--r-- | korean/netscape3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/korean/netscape3/Makefile b/korean/netscape3/Makefile index 662526dd121d..d336fb298a5e 100644 --- a/korean/netscape3/Makefile +++ b/korean/netscape3/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: netscape3-intl-ko -# Version required: 3.04/ko # Date created: 6 Apr 1995 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= netscape-3.04 -PKGNAME= ko-netscape-3.04 +PORTNAME= netscape +PORTVERSION= 3.04 CATEGORIES= korean www MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/intl/3.01/unix/ko/ \ http://www.bpel.tutics.tut.ac.jp/~take/Netscape/etc/ |