diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/asedit/Makefile | 2 | ||||
-rw-r--r-- | editors/xed/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/asedit/Makefile b/editors/asedit/Makefile index dc1548aab698..6c2bd9c7fc0d 100644 --- a/editors/asedit/Makefile +++ b/editors/asedit/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= editors EXTRACT_SUFX= .tar.Z -MAINTAINER= shanee@augusta.de +MAINTAINER= ports@FreeBSD.org COMMENT= Text editor for X/Motif USE_MOTIF= yes diff --git a/editors/xed/Makefile b/editors/xed/Makefile index 004960482c21..30e78efe1e53 100644 --- a/editors/xed/Makefile +++ b/editors/xed/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= editors DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= shanee@augusta.de +MAINTAINER= ports@FreeBSD.org COMMENT= A text editor for X USE_IMAKE= yes |