diff options
author | kris <kris@FreeBSD.org> | 2005-01-02 09:42:43 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-01-02 09:42:43 +0800 |
commit | 818d35894d4ca6e1350b899e28b987267077e8fb (patch) | |
tree | 578ddf30edd9560b065bb0d78771f4971e500bcb /editors | |
parent | 1c75439170853cd8287209bca188dc44631ea7df (diff) | |
download | freebsd-ports-gnome-818d35894d4ca6e1350b899e28b987267077e8fb.tar.gz freebsd-ports-gnome-818d35894d4ca6e1350b899e28b987267077e8fb.tar.zst freebsd-ports-gnome-818d35894d4ca6e1350b899e28b987267077e8fb.zip |
Reset undeliverable maintainer address:
<mail@gelf.com>: Host or domain name not found. Name service error for
name=gelf.com type=A: Host not found
Approved by: portmgr (self)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/fte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fte/Makefile b/editors/fte/Makefile index c8c2e64c3ea9..f167a940b024 100644 --- a/editors/fte/Makefile +++ b/editors/fte/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${PORTNAME}-${PORTVERSION:S/./b/}-src.zip \ ${PORTNAME}-${PORTVERSION:S/./b/}-common.zip -MAINTAINER= mail@gelf.com +MAINTAINER= ports@FreeBSD.org COMMENT= A full-featured text editor for X11 BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |