summaryrefslogtreecommitdiff
path: root/multimedia/tkxanim
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-04 01:38:40 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-04 01:38:40 +0000
commit28d8313f6485bc4c6e6a6b98a560e30ab995a334 (patch)
tree74fcde742af39cfd5757873456c51e0fc0553e9a /multimedia/tkxanim
parento Repo copy move special case. Background and methodology follows: (diff)
After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
Notes
Notes: svn path=/head/; revision=78074
Diffstat (limited to 'multimedia/tkxanim')
-rw-r--r--multimedia/tkxanim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/tkxanim/Makefile b/multimedia/tkxanim/Makefile
index 5cd195b4b140..1cf46fcf296e 100644
--- a/multimedia/tkxanim/Makefile
+++ b/multimedia/tkxanim/Makefile
@@ -7,14 +7,14 @@
PORTNAME= tkxanim
PORTVERSION= 0.43
-CATEGORIES= graphics tk82
+CATEGORIES= multimedia tk82
MASTER_SITES= http://members.yourlink.net/aaron/software/linux/
MAINTAINER= jedgar@fxp.org
COMMENT= Tcl/Tk frontend to xanim
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \
- xanim:${PORTSDIR}/graphics/xanim
+ xanim:${PORTSDIR}/multimedia/xanim
WRKSRC= ${WRKDIR}/Tkxanim