diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-28 21:19:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-28 21:19:19 +0000 |
commit | ab72574ddf30c9ce98ed0639cd8684dbb047433f (patch) | |
tree | 0733a14940005251480e590aa133f9fb46da9e24 /audio/xmms-jess | |
parent | 98f4d50cee2ee0a2ecebecf6275d778285941336 (diff) | |
download | pkgsrc-ab72574ddf30c9ce98ed0639cd8684dbb047433f.tar.gz |
Fix comment.
Diffstat (limited to 'audio/xmms-jess')
-rw-r--r-- | audio/xmms-jess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-jess/Makefile b/audio/xmms-jess/Makefile index a133414bbff..efd11d85a68 100644 --- a/audio/xmms-jess/Makefile +++ b/audio/xmms-jess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/02/14 23:56:39 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/28 21:19:19 wiz Exp $ # DISTNAME= JESS-2.9.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://arquier.free.fr/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://arquier.free.fr/ -COMMENT= XMMS plugin with Blur, image distorsion, etc. +COMMENT= XMMS plugin with Blur, image distortion, and others USE_BUILDLINK2= YES USE_LIBTOOL= YES |