diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-08-11 06:10:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-08-11 06:10:43 +0000 |
commit | 16cf8438f21090d4176e4d8274a2ddb5eb3769e8 (patch) | |
tree | 7f96ccac3d2995a31054baf7be6cd6ce062d0ea6 /multimedia/tkxanim | |
parent | 8478f3bb1e66d90a5b997e36e5eb75e86d3c4dac (diff) | |
download | ports-16cf8438f21090d4176e4d8274a2ddb5eb3769e8.tar.gz ports-16cf8438f21090d4176e4d8274a2ddb5eb3769e8.zip |
Notes
Diffstat (limited to 'multimedia/tkxanim')
-rw-r--r-- | multimedia/tkxanim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/tkxanim/Makefile b/multimedia/tkxanim/Makefile index d3949abc22ca..df29b7d0925d 100644 --- a/multimedia/tkxanim/Makefile +++ b/multimedia/tkxanim/Makefile @@ -11,7 +11,7 @@ CATEGORIES= multimedia tk82 MASTER_SITES= http://freshmeat.net/redir/tkxanim/10652/url_tgz/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= jedgar@fxp.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tcl/Tk frontend to xanim RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \ |