diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
commit | 0caf410ed8672cdc063c8867f2104c1ef15e4f24 (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /editors | |
parent | 9a4f5b1e7f7825c690d9188c165fd61e47bc4f9b (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/conglomerate/Makefile | 2 | ||||
-rw-r--r-- | editors/scribes/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index b9d436035421..0e6fa5db05b4 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 11 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/Conglomerate%20XML%20Editor/${PORTVERSION} -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNOME2 visual XML editor with emphasis on DocBook editing INSTALLS_OMF= yes diff --git a/editors/scribes/Makefile b/editors/scribes/Makefile index cb95026ffaa7..d9a716857082 100644 --- a/editors/scribes/Makefile +++ b/editors/scribes/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 7 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/Stable%20Branch/${PORTNAME}-${PORTVERSION} -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Slick yet powerful text editor for GNOME BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus |