diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit/Makefile | 2 | ||||
-rw-r--r-- | editors/gedit2/Makefile | 2 | ||||
-rw-r--r-- | editors/hexedit/Makefile | 2 | ||||
-rw-r--r-- | editors/le/Makefile | 2 | ||||
-rw-r--r-- | editors/sted/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 188856837283..2f6b30462683 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -10,7 +10,7 @@ DISTNAME= gedit-0.6.1 CATEGORIES= editors gnome MASTER_SITES= http://gedit.pn.org/tar/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index 188856837283..2f6b30462683 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -10,7 +10,7 @@ DISTNAME= gedit-0.6.1 CATEGORIES= editors gnome MASTER_SITES= http://gedit.pn.org/tar/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile index a7878b4c17b8..241fdbf458cf 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.chez.com/prigaux/ \ MASTER_SITE_SUBDIR= utils/file/hex EXTRACT_SUFX= .src.tgz -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org USE_AUTOCONF= yes diff --git a/editors/le/Makefile b/editors/le/Makefile index eec32c9c60cc..352abfda5a6f 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ MASTER_SITE_SUBDIR= apps/editors/terminal -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes MAN1= le.1 diff --git a/editors/sted/Makefile b/editors/sted/Makefile index 7307fb5676cf..5c40f2d9abdb 100644 --- a/editors/sted/Makefile +++ b/editors/sted/Makefile @@ -10,7 +10,7 @@ DISTNAME= sted-0.2.2 CATEGORIES= editors MASTER_SITES= http://user.tninet.se/~uxm165t/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/sted |