diff options
author | fenner <fenner@FreeBSD.org> | 1999-12-22 17:31:02 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-12-22 17:31:02 +0000 |
commit | 7c896349380870daac5883d1087c7dca08e2c466 (patch) | |
tree | 60431ac60ad8acf8439c5200881f7b8a4459ac98 /editors | |
parent | d8e8984dbd17b6ad99f8b132dc53757371398159 (diff) | |
download | FreeBSD-ports-7c896349380870daac5883d1087c7dca08e2c466.zip FreeBSD-ports-7c896349380870daac5883d1087c7dca08e2c466.tar.gz |
Remove jraynard as MAINTAINER, since he no longer has an account.
Move distfiles from ~jraynard/public_html/ports/distfiles/ to
~fenner/public_html/distfiles-- this does not imply that I take
any responsibility for the ports but I'll at least host the
existing distfiles =)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/textedit/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/textedit/Makefile b/editors/textedit/Makefile index 99e8850..c625ada 100644 --- a/editors/textedit/Makefile +++ b/editors/textedit/Makefile @@ -8,14 +8,12 @@ DISTNAME= textedit-1.0 CATEGORIES= editors -MASTER_SITES= http://www.FreeBSD.org/~jraynard/ports/distfiles/ +MASTER_SITES= http://www.FreeBSD.org/~fenner/distfiles/ MAINTAINER= alex@big.endian.de LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview -BROKEN= "mastersite gone" - WRKSRC= ${WRKDIR}/textedit USE_IMAKE= yes MAN1= textedit.1 |