diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2000-05-23 13:22:22 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2000-05-23 13:22:22 +0000 |
commit | d75d648e653c4783105754a69e5cc406adce3804 (patch) | |
tree | bff7417777199779c124dfae500aabba2ab9cafb /misc/ewipe | |
parent | 3fc2127ff9797e1182088af3420928dc1ca446a9 (diff) | |
download | ports-d75d648e653c4783105754a69e5cc406adce3804.tar.gz ports-d75d648e653c4783105754a69e5cc406adce3804.zip |
Notes
Diffstat (limited to 'misc/ewipe')
-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 847b441f9f72..c87a64f78e8f 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 |