diff options
Diffstat (limited to 'editors/abiword-devel/Makefile')
-rw-r--r-- | editors/abiword-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index 1b52e1633c99..edefb3a80227 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -20,7 +20,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} expat-${PORTVERSION}.tar.gz \ abidistfiles-${PORTVERSION}.tar.gz \ psiconv-${PORTVERSION}.tar.gz libiconv-${PORTVERSION}.tar.gz -MAINTAINER= wolman@cs.washington.edu +MAINTAINER= gnome@FreeBSD.org # unzip is needed during the installation process BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |