diff options
author | fenner <fenner@FreeBSD.org> | 1999-01-27 07:41:29 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-01-27 07:41:29 +0000 |
commit | 0cee15684806cb05c106c47804c1afc5d558a340 (patch) | |
tree | f516578111d2148afaf866d1896eab7f051836db /textproc | |
parent | 6ed1970f245dee8d550b37210212af6e10d68a06 (diff) | |
download | FreeBSD-ports-0cee15684806cb05c106c47804c1afc5d558a340.zip FreeBSD-ports-0cee15684806cb05c106c47804c1afc5d558a340.tar.gz |
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/textutils/Makefile | 3 | ||||
-rw-r--r-- | textproc/wdiff/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/textproc/textutils/Makefile b/textproc/textutils/Makefile index abd7f6c..029a632 100644 --- a/textproc/textutils/Makefile +++ b/textproc/textutils/Makefile @@ -3,12 +3,13 @@ # Date created: 14 May 1998 # Whom: Adrian Wontroba <aw1@stade.co.uk> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/06/16 19:16:16 mph Exp $ # DISTNAME= textutils-1.22 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= textutils MAINTAINER= aw1@stade.co.uk diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index 0de712e..a618fa8 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -3,12 +3,13 @@ # Date created: Sep 15, 1997 # Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/10/01 07:05:08 max Exp $ # DISTNAME= wdiff-0.5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= wdiff MAINTAINER= sanpei@yy.cs.keio.ac.jp |