diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-01-27 07:41:29 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-01-27 07:41:29 +0000 |
commit | 52619586269c9e817bdf8a8496e70376ba957597 (patch) | |
tree | 91ac46dd366a9b5bee3465be0e79bf7e9f4efd10 /japanese/groff | |
parent | 651269fa962f1c06139c612b72c1e21091612a60 (diff) |
Notes
Diffstat (limited to 'japanese/groff')
-rw-r--r-- | japanese/groff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/groff/Makefile b/japanese/groff/Makefile index 14cb9eaa3081..5d74930941c5 100644 --- a/japanese/groff/Makefile +++ b/japanese/groff/Makefile @@ -3,13 +3,14 @@ # Date created: 14 April 1995 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # -# $Id: Makefile,v 1.13 1997/09/14 21:34:39 max Exp $ +# $Id: Makefile,v 1.14 1997/10/27 11:03:21 max Exp $ # DISTNAME= groff-1.10 PKGNAME= ja-groff-0.99 CATEGORIES= japanese print MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= groff PATCH_SITES= ftp://ftp.ae.keio.ac.jp/pub/GNU/ \ ftp://ftp.tohoku.ac.jp/pub/GNU/japanese/ |