diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-17 23:13:38 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-17 23:13:38 +0000 |
commit | 7cdb9dd8598f380f40f56591f1e107fe5bac29a2 (patch) | |
tree | c5cb7b55a16da8e6c4f5074f5b0e953dfbe9bdfc /textproc | |
parent | 52dfa1fdc2b0cb9ff369557dd59f28c1c4915c0d (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dico/Makefile | 2 | ||||
-rw-r--r-- | textproc/docbook-to-man/Makefile | 2 | ||||
-rw-r--r-- | textproc/gsed/Makefile | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/dico/Makefile b/textproc/dico/Makefile index db7bfe3c1d0f..a73b62879f66 100644 --- a/textproc/dico/Makefile +++ b/textproc/dico/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.montefiore.ulg.ac.be/~geuzaine/BRONNE/WWW/ftp/ DISTNAME= le_dico EXTRACT_SUFX= .tgz -MAINTAINER= clefevre@citeweb.net +MAINTAINER= cyrille.lefevre@laposte.net NO_WRKSUBDIR= true PATCH_STRIP= -p1 diff --git a/textproc/docbook-to-man/Makefile b/textproc/docbook-to-man/Makefile index d3d4e86cdddc..5a591b48df7d 100644 --- a/textproc/docbook-to-man/Makefile +++ b/textproc/docbook-to-man/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.oasis-open.org/docbook/tools/dtm/ DISTNAME= ${PORTNAME} -MAINTAINER= clefevre@citeweb.net +MAINTAINER= cyrille.lefevre@laposte.net .include <bsd.port.pre.mk> diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile index ddfe2d07a36b..82610ad75613 100644 --- a/textproc/gsed/Makefile +++ b/textproc/gsed/Makefile @@ -7,12 +7,12 @@ PORTNAME= sed PORTVERSION= 3.02 +PKGNAMEPREFIX= g CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -PKGNAMEPREFIX= g -MAINTAINER= clefevre@citeweb.net +MAINTAINER= cyrille.lefevre@laposte.net # Global variables # |