diff options
author | cjep <cjep> | 2003-12-30 16:48:44 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-12-30 16:48:44 +0000 |
commit | b95afc3d9d70cb8871f8aa2e49571a079c8168bd (patch) | |
tree | 3486e883b820d8977854f852512c3ffa283069dc /x11/hanterm | |
parent | 5db5c54851b6c2f92902d6eed60cef11988a557b (diff) | |
download | pkgsrc-b95afc3d9d70cb8871f8aa2e49571a079c8168bd.tar.gz |
Whitespace fixes
Diffstat (limited to 'x11/hanterm')
-rw-r--r-- | x11/hanterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/hanterm/Makefile b/x11/hanterm/Makefile index ac190daa19c..fe75a37ec4a 100644 --- a/x11/hanterm/Makefile +++ b/x11/hanterm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/12/11 20:25:10 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/12/30 16:53:35 cjep Exp $ DISTNAME= hanterm-3.1.6 PKGREVISION= 1 -CATEGORIES= x11 korean +CATEGORIES= x11 korean MASTER_SITES= http://download.kldp.net/hanterm/ MAINTAINER= junyoung@NetBSD.org |