diff options
author | cjh <cjh@FreeBSD.org> | 2000-07-23 13:06:38 +0800 |
---|---|---|
committer | cjh <cjh@FreeBSD.org> | 2000-07-23 13:06:38 +0800 |
commit | 2773c44066505da6ac456048e3880a3a058f37e7 (patch) | |
tree | 394a652dc0e8275ae1b84bd7749156fe1cb9efdb /korean/pine/Makefile | |
parent | 424110e62ef694243971114dd645936480afb48e (diff) | |
download | freebsd-ports-graphics-2773c44066505da6ac456048e3880a3a058f37e7.tar.gz freebsd-ports-graphics-2773c44066505da6ac456048e3880a3a058f37e7.tar.zst freebsd-ports-graphics-2773c44066505da6ac456048e3880a3a058f37e7.zip |
distfile fix & reclaim maintainer to me
Diffstat (limited to 'korean/pine/Makefile')
-rw-r--r-- | korean/pine/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/korean/pine/Makefile b/korean/pine/Makefile index 62cf2889f32..111de4bb67b 100644 --- a/korean/pine/Makefile +++ b/korean/pine/Makefile @@ -16,9 +16,11 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pine/old/ \ DISTNAME= pine3.96 DISTFILES= pine3.96.tar.Z pine396k2.tar.gz -PATCH_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/misc/ +PATCH_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/unix-app/misc/ PATCHFILES= pico-3.96-hangul.patch +MAINTAINER= cjh@FreeBSD.org + MAKE_ENV= FILESDIR=${FILESDIR} MAN1= pine.1 pico.1 pilot.1 |