diff options
author | jmcneill <jmcneill> | 2009-02-03 13:45:23 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2009-02-03 13:45:23 +0000 |
commit | e5216e210e6c583014b8ace8ba64416a50c1893f (patch) | |
tree | 7189909b627ba3dcb75e85d84c3f6a71376b4bed /multimedia/xanim/Makefile | |
parent | 3b62e5b3d58413e4130bb8b1840b539fd43cf1a7 (diff) | |
download | pkgsrc-e5216e210e6c583014b8ace8ba64416a50c1893f.tar.gz |
Change COMMENT; as this software was last updated in 1999, the 'Play most
popular animation formats' comment doesn't really make sense anymore. Now
reads 'Play a variety of simple animation formats'.
ok pooka@
Diffstat (limited to 'multimedia/xanim/Makefile')
-rw-r--r-- | multimedia/xanim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index e68af039411..e5002e0aa68 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:29 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2009/02/03 13:45:23 jmcneill Exp $ DISTNAME= xanim2920 PKGNAME= xanim-2.92.0 @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.informatik.uni-hamburg.de/pub/soft/graphics/xanim/ \ DISTFILES= ${EXTRACT_ONLY} ${CODEC_FILES} MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= Play most popular animation formats and show pictures +COMMENT= Play a variety of simple animation formats and show pictures HOMEPAGE= http://xanim.polter.net/ PKG_DESTDIR_SUPPORT= user-destdir |