diff options
author | tron <tron> | 2005-10-11 10:06:35 +0000 |
---|---|---|
committer | tron <tron> | 2005-10-11 10:06:35 +0000 |
commit | 75bbdec341911a95209bed344261196359ebedba (patch) | |
tree | a8a66bd625f4d4a95a90502a4626cf0a64144d6b /multimedia/xanim/Makefile | |
parent | d0e54e7a790973f0148fee66825776cca988b925 (diff) | |
download | pkgsrc-75bbdec341911a95209bed344261196359ebedba.tar.gz |
Update "xanim" package to vesion 2.92.0. A list of change is not available.
This version does however have a working master site.
Diffstat (limited to 'multimedia/xanim/Makefile')
-rw-r--r-- | multimedia/xanim/Makefile | 18 |
1 files changed, 5 insertions, 13 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index a5506b2f8a3..5624616b166 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -1,21 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2005/07/15 18:27:52 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/10/11 10:06:35 tron Exp $ -DISTNAME= xanim2801 -PKGNAME= xanim-2.80.1 -PKGREVISION= 2 +DISTNAME= xanim2920 +PKGNAME= xanim-2.92.0 CATEGORIES= multimedia x11 -MASTER_SITES= ftp://xanim.va.pubnix.com/\ - ftp://xanim.va.pubnix.com/modules/ \ - ftp://ftp.ut.ee/pub/graphics/xanim/ \ - ftp://ftp.ut.ee/pub/graphics/xanim/modules/ \ - ftp://ftp.ba-stuttgart.de/Mirrors/xanim/ \ - ftp://ftp.ba-stuttgart.de/Mirrors/xanim/modules/ \ - http://smurfland.cit.buffalo.edu/xanim/files/ \ - http://smurfland.cit.buffalo.edu/xanim/files/modules/ +MASTER_SITES= ftp://ftp.informatik.uni-hamburg.de/pub/soft/graphics/xanim/ \ + ftp://ftp.informatik.uni-hamburg.de/pub/soft/graphics/xanim/modules/ DISTFILES= ${EXTRACT_ONLY} ${CODEC_FILES} MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://xanim.va.pubnix.com/ COMMENT= Play most popular animation formats and show pictures EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |