diff options
author | fenner <fenner@FreeBSD.org> | 1999-01-27 15:41:29 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-01-27 15:41:29 +0800 |
commit | 0cee15684806cb05c106c47804c1afc5d558a340 (patch) | |
tree | f516578111d2148afaf866d1896eab7f051836db /japanese/groff | |
parent | 6ed1970f245dee8d550b37210212af6e10d68a06 (diff) | |
download | freebsd-ports-gnome-0cee15684806cb05c106c47804c1afc5d558a340.tar.gz freebsd-ports-gnome-0cee15684806cb05c106c47804c1afc5d558a340.tar.zst freebsd-ports-gnome-0cee15684806cb05c106c47804c1afc5d558a340.zip |
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
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/ |