diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-08-30 08:49:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-08-30 08:49:03 +0000 |
commit | ba09bc26c98de526a3d05cf5187744ca7ebd5c49 (patch) | |
tree | 35ed4fc0bfb7fbe70246ea0217e5c000be301248 /japanese/nkf | |
parent | 630522a89031f322edf5bbd5f1ecafa8503e6898 (diff) | |
download | ports-ba09bc26c98de526a3d05cf5187744ca7ebd5c49.tar.gz ports-ba09bc26c98de526a3d05cf5187744ca7ebd5c49.zip |
Notes
Diffstat (limited to 'japanese/nkf')
-rw-r--r-- | japanese/nkf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/nkf/Makefile b/japanese/nkf/Makefile index 702cae9efcdb..0c8bd7605bb1 100644 --- a/japanese/nkf/Makefile +++ b/japanese/nkf/Makefile @@ -3,14 +3,14 @@ # Date created: 5 February 1995 # Whom: asami # -# $Id: Makefile,v 1.6 1995/04/20 18:05:40 asami Exp $ +# $Id: Makefile,v 1.7 1996/08/28 08:51:50 asami Exp $ # DISTNAME= nkf-1.6 CATEGORIES+= japanese MASTER_SITES= http://www.sfc.wide.ad.jp/~max/FreeBSD/ports/distfiles/ -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= max@sfc.wide.ad.jp pre-patch: @echo "===> Installing custom Makefile for ${DISTNAME}" |