diff options
author | rillig <rillig@pkgsrc.org> | 2006-02-22 00:06:21 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-02-22 00:06:21 +0000 |
commit | 2ae42609f884f45800d4f6f85ef2be53cc578a00 (patch) | |
tree | 4570f9e809fab61602e6bf014f34f5d66d12517a /audio/xmcd/Makefile | |
parent | 0ba30a9294710d4fea5cd40a33b6e325962ac455 (diff) | |
download | pkgsrc-2ae42609f884f45800d4f6f85ef2be53cc578a00.tar.gz |
Fixed PLIST. Bumped PKGREVISION. Allowed installation as unprivileged user.
Diffstat (limited to 'audio/xmcd/Makefile')
-rw-r--r-- | audio/xmcd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 74ea150327f..804955167ef 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2006/02/05 23:08:17 joerg Exp $ +# $NetBSD: Makefile,v 1.58 2006/02/22 00:06:21 rillig Exp $ DISTNAME= xmcd-3.0.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/ |