diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-02 01:42:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-02 01:42:43 +0000 |
commit | d53cc3ae660efafa80ead069d25ea0308fa0bc62 (patch) | |
tree | 42c39ae2cffd0e991ccdf9d505a5d167f65af821 /editors | |
parent | bfe78bf0885b2225983114a0251e5e44e3f57c7d (diff) | |
download | ports-d53cc3ae660efafa80ead069d25ea0308fa0bc62.tar.gz ports-d53cc3ae660efafa80ead069d25ea0308fa0bc62.zip |
Notes
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 |