diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-08 13:32:57 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-08 13:32:57 +0000 |
commit | ef8122d2e3336d1ece33fcbc4554682493a9435e (patch) | |
tree | 5d23432596bfd048f27b147173856d86ddea107c /multimedia | |
parent | 5c1375f1423c79cc8ce3d6b74554ee55ae8cc057 (diff) | |
download | ports-ef8122d2e3336d1ece33fcbc4554682493a9435e.tar.gz ports-ef8122d2e3336d1ece33fcbc4554682493a9435e.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/tkxanim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/tkxanim/Makefile b/multimedia/tkxanim/Makefile index 1cf46fcf296e..d3949abc22ca 100644 --- a/multimedia/tkxanim/Makefile +++ b/multimedia/tkxanim/Makefile @@ -8,7 +8,8 @@ PORTNAME= tkxanim PORTVERSION= 0.43 CATEGORIES= multimedia tk82 -MASTER_SITES= http://members.yourlink.net/aaron/software/linux/ +MASTER_SITES= http://freshmeat.net/redir/tkxanim/10652/url_tgz/ \ + http://freebsd.unixfreunde.de/sources/ MAINTAINER= jedgar@fxp.org COMMENT= Tcl/Tk frontend to xanim |