diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/codeeditor/Makefile | 2 | ||||
-rw-r--r-- | editors/textedit.app/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/codeeditor/Makefile b/editors/codeeditor/Makefile index 0dda5bbba758..2a4433c1eeff 100644 --- a/editors/codeeditor/Makefile +++ b/editors/codeeditor/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= codeeditor DISTNAME= CodeEditor-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CodeEditor is a text and code editor for GNUstep LICENSE= GPLv2 diff --git a/editors/textedit.app/Makefile b/editors/textedit.app/Makefile index cac130b27414..b5333132cfcc 100644 --- a/editors/textedit.app/Makefile +++ b/editors/textedit.app/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors gnustep MASTER_SITES= http://git.savannah.gnu.org/cgit/backbone.git/snapshot/ DISTNAME= backbone-6343263e17c5cd771770dabc2559ac07ffedcf29 -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Basic text editor for GNUstep USE_BZIP2= yes |