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