diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 10:25:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 10:25:35 +0000 |
commit | 5dba7b6e293a85c365ac67b075bcc70a1ca9a1b4 (patch) | |
tree | 3a9d17e5f9310ab69df14407f1fa479d6a68eac0 /japanese/gawk | |
parent | 83e5fd3ee15682c4e0aefab035eb1821a2276325 (diff) | |
download | ports-5dba7b6e293a85c365ac67b075bcc70a1ca9a1b4.tar.gz ports-5dba7b6e293a85c365ac67b075bcc70a1ca9a1b4.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 5a6731aadc5f..a671447a5fb7 100644 --- a/japanese/gawk/Makefile +++ b/japanese/gawk/Makefile @@ -3,13 +3,13 @@ # Date created: 5 April 1995 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # -# $Id: Makefile,v 1.7 1996/06/26 22:13:52 gpalmer Exp $ +# $Id: Makefile,v 1.8 1996/11/11 10:11:53 max Exp $ # DISTNAME= gawk-2.15.6 PKGNAME= jp-gawk-2.15.6 CATEGORIES= japanese -MASTER_SITES= ftp://gatekeeper.dec.com/pub/GNU/ +MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= asami@FreeBSD.ORG |