diff options
author | wxs <wxs@FreeBSD.org> | 2009-08-02 10:51:50 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-08-02 10:51:50 +0800 |
commit | d0839673658748a13129d879bb24157df00cb7db (patch) | |
tree | 473af021af17240b3677ef36f29e63ae51f32390 /editors/e93 | |
parent | 8e7b224cec8a43843e0fa3145ef6f9c599079a1d (diff) | |
download | freebsd-ports-gnome-d0839673658748a13129d879bb24157df00cb7db.tar.gz freebsd-ports-gnome-d0839673658748a13129d879bb24157df00cb7db.tar.zst freebsd-ports-gnome-d0839673658748a13129d879bb24157df00cb7db.zip |
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
Diffstat (limited to 'editors/e93')
-rw-r--r-- | editors/e93/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile index b72205f0a303..c6e83d2be75a 100644 --- a/editors/e93/Makefile +++ b/editors/e93/Makefile @@ -9,13 +9,11 @@ PORTNAME= e93 PORTVERSION= 1.3.4 PORTREVISION= 2 CATEGORIES= editors tcl tk -MASTER_SITES= ftp://ftp.e93.org/pub/ \ - http://www.crpetsmoker.net/distfiles/ \ - http://www.xs4all.nl/~tournoij/distfiles/ +MASTER_SITES= ftp://ftp.e93.org/pub/ DISTNAME= ${PORTNAME}-1.3r4X EXTRACT_SUFX= .tgz -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= A nifty editor based on Tcl/Tk USE_TCL= 84 |