summaryrefslogtreecommitdiff
path: root/japanese/groff
diff options
context:
space:
mode:
authorOKAZAKI Tetsurou <okazaki@FreeBSD.org>2000-12-11 20:40:40 +0000
committerOKAZAKI Tetsurou <okazaki@FreeBSD.org>2000-12-11 20:40:40 +0000
commitacdb490b91ead1dc50d87a8f1509508723d6ac2b (patch)
tree68af2922854fe8b4d7902b63448e40d90fefeb0c /japanese/groff
parentUpdate to version 0.7.97. (diff)
USE ${MASTER_SITE_LOCAL} for PATCH_SITES, since the previous
patch site was disappeared from the Net. Change maintainer's mail address. Submitted by: distfiles survey from Bill Fenner.
Notes
Notes: svn path=/head/; revision=35905
Diffstat (limited to 'japanese/groff')
-rw-r--r--japanese/groff/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/groff/Makefile b/japanese/groff/Makefile
index 81788405d807..d0064daa644f 100644
--- a/japanese/groff/Makefile
+++ b/japanese/groff/Makefile
@@ -12,11 +12,12 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= groff
DISTNAME= ${PORTNAME}-1.15
-PATCH_SITES= http://w3.mtci.ne.jp/~refactor/GNU/
+PATCH_SITES= ${MASTER_SITE_LOCAL}
+PATCH_SITE_SUBDIR= okazaki
PATCHFILES= ${DISTNAME}-jgroff-${PORTVERSION}-pl1.diff.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= okazaki@be.to
+MAINTAINER= okazaki@FreeBSD.org
USE_GMAKE= yes
USE_AUTOCONF= yes