diff options
Diffstat (limited to 'textproc/bomstrip/Makefile')
-rw-r--r-- | textproc/bomstrip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bomstrip/Makefile b/textproc/bomstrip/Makefile index 0ab64fe80c91..fd489ca10e27 100644 --- a/textproc/bomstrip/Makefile +++ b/textproc/bomstrip/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}.tgz:main,ringlet \ PATCHFILES= ${DISTNAME}-roam-02.patch PATCH_SITES= http://devel.ringlet.net/textproc/bomstrip/ -MAINTAINER= roam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Strip Byte-Order Marks (BOM) from UTF-8 text USE_GMAKE= yes |