diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-03-23 07:41:08 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-03-23 07:41:08 +0000 |
| commit | 816e43d147e84e6bfb801443fbbf4f1cfe2e9bc1 (patch) | |
| tree | 8518a48d368cdf46d3589558353036e29f33cc73 | |
| parent | - Update nconvert in graphics/xnview (diff) | |
Reset maintainership.
| -rw-r--r-- | textproc/sgrep/Makefile | 2 | ||||
| -rw-r--r-- | textproc/sgrep2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sgrep/Makefile b/textproc/sgrep/Makefile index 53392dcd037c..e6eccd683933 100644 --- a/textproc/sgrep/Makefile +++ b/textproc/sgrep/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkoshy -MAINTAINER= jkoshy@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A `grep' for structured text like SGML and HTML CONFLICTS= sgrep2-1.* diff --git a/textproc/sgrep2/Makefile b/textproc/sgrep2/Makefile index 6faf5f14a927..9ee90e16fbac 100644 --- a/textproc/sgrep2/Makefile +++ b/textproc/sgrep2/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \ MASTER_SITE_SUBDIR= jkoshy DISTNAME= sgrep-${PORTVERSION} -MAINTAINER= jkoshy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A `grep' for structured text like SGML and HTML GNU_CONFIGURE= yes |
