diff options
Diffstat (limited to 'editors/dedit')
-rw-r--r-- | editors/dedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/dedit/Makefile b/editors/dedit/Makefile index 28224cb8e32f..4f7f2066a622 100644 --- a/editors/dedit/Makefile +++ b/editors/dedit/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple GNOME i18n editor LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv |