diff options
Diffstat (limited to 'misc/ewipe/Makefile')
-rw-r--r-- | misc/ewipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 847b441f9f7..c87a64f78e8 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= misc tk42 MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ \ http://freefall.freebsd.org/~itojun/distfiles/ -MAINTAINER?= itojun@itojun.org +MAINTAINER?= ports@freebsd.org #RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42 |