diff options
author | wxs <wxs@FreeBSD.org> | 2009-08-02 02:51:50 +0000 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-08-02 02:51:50 +0000 |
commit | d0839673658748a13129d879bb24157df00cb7db (patch) | |
tree | 473af021af17240b3677ef36f29e63ae51f32390 /misc/ewipe | |
parent | 8e7b224cec8a43843e0fa3145ef6f9c599079a1d (diff) | |
download | FreeBSD-ports-d0839673658748a13129d879bb24157df00cb7db.zip FreeBSD-ports-d0839673658748a13129d879bb24157df00cb7db.tar.gz |
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
Diffstat (limited to 'misc/ewipe')
-rw-r--r-- | misc/ewipe/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 960b727..9091038 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -9,11 +9,9 @@ PORTNAME= ewipe PORTVERSION= 1.2.0 PORTREVISION= 3 CATEGORIES?= misc tk -MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ \ - http://www.carpetsmoker.net/distfiles/ \ - http://www.xs4all.nl/~tournoij/distfiles/ +MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ -MAINTAINER?= carpetsmoker@xs4all.nl +MAINTAINER?= ports@FreeBSD.org COMMENT?= Tcl/tk-based presentation tool .if defined(KANJI) |