diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
commit | ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e (patch) | |
tree | 629156a6be6b178c81263728b3bfd95e47d4def1 /japanese/gawk | |
parent | 0b0164b6e27ed82c4e3d8034e357434960cc4436 (diff) | |
download | ports-ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e.tar.gz ports-ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e.zip |
Notes
Diffstat (limited to 'japanese/gawk')
-rw-r--r-- | japanese/gawk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/gawk/Makefile b/japanese/gawk/Makefile index 230c4d097d1c..8a47d350639e 100644 --- a/japanese/gawk/Makefile +++ b/japanese/gawk/Makefile @@ -3,7 +3,7 @@ # Date created: 5 April 1995 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # -# $Id: Makefile,v 1.9 1996/11/18 10:23:33 asami Exp $ +# $Id: Makefile,v 1.10 1997/09/14 21:34:36 max Exp $ # DISTNAME= gawk-2.15.6 @@ -11,7 +11,7 @@ PKGNAME= ja-gawk-2.15.6 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_GNU} -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG HAS_CONFIGURE= yes CONFIGURE_ARGS= bsd44 |