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/gsed | |
parent | Update to alpha13 (diff) |
Update maintainer's email address
Update a few MASTER_SITES
PR: 34012
Submitted by: maintainer
Diffstat (limited to 'textproc/gsed')
-rw-r--r-- | textproc/gsed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 # |