diff options
author | John Marino <marino@FreeBSD.org> | 2015-01-05 00:16:00 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-01-05 00:16:00 +0000 |
commit | d2ffff55debd44889c90e0f4fbfd9df45cc123e7 (patch) | |
tree | be0b178d9fe89496f4753da293c8a9f56facfbfc /textproc | |
parent | b38f77b8f0d15a483004e200d508c682e56babcc (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/fpc-aspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/fpc-libxml2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/fpc-aspell/Makefile b/textproc/fpc-aspell/Makefile index 7d94875031ef..4d5caf096c4c 100644 --- a/textproc/fpc-aspell/Makefile +++ b/textproc/fpc-aspell/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 CATEGORIES= textproc lang PKGNAMESUFFIX= -aspell -MAINTAINER= acm@FreeBSD.org +MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Interface to aspell spelling checker USE_FPC= yes diff --git a/textproc/fpc-libxml2/Makefile b/textproc/fpc-libxml2/Makefile index 88ccb08cbfaa..646cf38b1543 100644 --- a/textproc/fpc-libxml2/Makefile +++ b/textproc/fpc-libxml2/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 CATEGORIES= textproc lang PKGNAMESUFFIX= -libxml2 -MAINTAINER= acm@FreeBSD.org +MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Interface to xml2 library USE_FPC= yes |