diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-27 00:28:22 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-27 00:28:22 +0000 |
commit | 691ff846ca489ab52cfc3543cddb5f19b822cb1e (patch) | |
tree | 07c95b8863d7ab427eaf0e9be11b0dce47e72065 /korean | |
parent | 992eff3ba7526c795f42a8326019207604935d06 (diff) | |
download | ports-691ff846ca489ab52cfc3543cddb5f19b822cb1e.tar.gz ports-691ff846ca489ab52cfc3543cddb5f19b822cb1e.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/pine/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/korean/pine/Makefile b/korean/pine/Makefile index 96108f434d5d..e3948cf7027a 100644 --- a/korean/pine/Makefile +++ b/korean/pine/Makefile @@ -4,16 +4,16 @@ # Date created: 15 Mar 1998 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # -# $Id$ +# $Id: Makefile,v 1.5 1998/03/16 07:50:41 steve Exp $ # DISTNAME= pine3.96 PKGNAME= ko-pine-3.96k.2 CATEGORIES= korean mail news -MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ +MASTER_SITES= ftp://ftp.cac.washington.edu/pine/old/ \ ftp://ftp.kaist.ac.kr/pub/hangul/incoming/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/incoming/ -DISTFILES= pine3.96.tar.gz pine396k2.tar.gz +DISTFILES= pine3.96.tar.Z pine396k2.tar.gz MAINTAINER= junker@jazz.snu.ac.kr |