diff options
author | linimon <linimon@FreeBSD.org> | 2006-08-11 14:10:43 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-08-11 14:10:43 +0800 |
commit | 04ae73ac18cda73c356a92dfe0da44c61dc56201 (patch) | |
tree | 49cdda97668540b3ca34baad5a36672c50b89803 /multimedia/tkxanim | |
parent | fcbcc39e2de56c656715ae8cfc774f3c70515dd5 (diff) | |
download | freebsd-ports-gnome-04ae73ac18cda73c356a92dfe0da44c61dc56201.tar.gz freebsd-ports-gnome-04ae73ac18cda73c356a92dfe0da44c61dc56201.tar.zst freebsd-ports-gnome-04ae73ac18cda73c356a92dfe0da44c61dc56201.zip |
With permission from maintainer, revert to ports@.
Hat: portmgr
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 \ |