diff options
author | asami <asami@FreeBSD.org> | 1997-12-26 06:29:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-26 06:29:52 +0800 |
commit | f64e8205f0137f683eab98cd135658efc4d521ce (patch) | |
tree | 08cc308b66ea53ea74832bb5eb0426cfd544b40a /japanese/kinput2-canna | |
parent | 85a77e68a5b3cf704192c0604484cf85ba114048 (diff) | |
download | freebsd-ports-gnome-f64e8205f0137f683eab98cd135658efc4d521ce.tar.gz freebsd-ports-gnome-f64e8205f0137f683eab98cd135658efc4d521ce.tar.zst freebsd-ports-gnome-f64e8205f0137f683eab98cd135658efc4d521ce.zip |
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
Diffstat (limited to 'japanese/kinput2-canna')
-rw-r--r-- | japanese/kinput2-canna/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/kinput2-canna/Makefile b/japanese/kinput2-canna/Makefile index 301b42ea9c1f..12cbb8f56abd 100644 --- a/japanese/kinput2-canna/Makefile +++ b/japanese/kinput2-canna/Makefile @@ -3,7 +3,7 @@ # Date created: 1 May 1995 # Whom: NIIMI Satoshi <sa2c@and.or.jp> # -# $Id: Makefile,v 1.3 1996/11/11 10:12:02 max Exp $ +# $Id: Makefile,v 1.4 1997/09/14 21:34:44 max Exp $ # DISTNAME= kinput2-v2-fix1 @@ -11,7 +11,7 @@ PKGNAME= ja-ckinput2-2.0.1 CATEGORIES= japanese x11 MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/ -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= canna16\\.1\\.:${PORTSDIR}/japanese/Canna |