diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2008-03-23 15:41:08 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2008-03-23 15:41:08 +0800 |
commit | 6b7c9f823eeda12fa8d6fffb216a5c7f575803fc (patch) | |
tree | 43dd149690c287a8a874a4fbfdf9695b9bc09a6f /textproc | |
parent | 3a0f01f085e9fc80d640f49758459a13c4a1f0e4 (diff) | |
download | freebsd-ports-gnome-6b7c9f823eeda12fa8d6fffb216a5c7f575803fc.tar.gz freebsd-ports-gnome-6b7c9f823eeda12fa8d6fffb216a5c7f575803fc.tar.zst freebsd-ports-gnome-6b7c9f823eeda12fa8d6fffb216a5c7f575803fc.zip |
Reset maintainership.
Diffstat (limited to 'textproc')
-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 |