diff options
Diffstat (limited to 'textproc/gaspell')
-rw-r--r-- | textproc/gaspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gaspell/Makefile b/textproc/gaspell/Makefile index 3e0d48e9ff82..4f30758eb8f5 100644 --- a/textproc/gaspell/Makefile +++ b/textproc/gaspell/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= http://aspell.sourceforge.net/ DISTNAME= ${PORTNAME}-.30 -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ aspell.8:${PORTSDIR}/textproc/aspell |