diff options
Diffstat (limited to 'japanese/kterm16c/Makefile')
-rw-r--r-- | japanese/kterm16c/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/japanese/kterm16c/Makefile b/japanese/kterm16c/Makefile index 71c2621aacd7..bd80ee8f0bae 100644 --- a/japanese/kterm16c/Makefile +++ b/japanese/kterm16c/Makefile @@ -3,7 +3,7 @@ # Date created: 18 November 1994 # Whom: asami # -# $Id: Makefile,v 1.13 1996/11/18 09:54:05 asami Exp $ +# $Id: Makefile,v 1.14 1997/09/14 21:34:51 max Exp $ # DISTNAME= kterm-6.2.0 @@ -12,6 +12,9 @@ CATEGORIES= japanese x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications +PATCH_SITES= ftp://ftp.sra.co.jp/pub/x11/kterm/ +PATCHFILES= kterm-6.2.0.NFS-xauth.patch + MAINTAINER= asami@FreeBSD.ORG USE_IMAKE= yes |