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 /textproc/sgrep | |
parent | e0bdec7206beeea92b79e7d41023d147253050f4 (diff) | |
download | ports-816e43d147e84e6bfb801443fbbf4f1cfe2e9bc1.tar.gz ports-816e43d147e84e6bfb801443fbbf4f1cfe2e9bc1.zip |
Notes
Diffstat (limited to 'textproc/sgrep')
-rw-r--r-- | textproc/sgrep/Makefile | 2 |
1 files changed, 1 insertions, 1 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.* |