diff options
author | drochner <drochner> | 2003-01-10 11:06:23 +0000 |
---|---|---|
committer | drochner <drochner> | 2003-01-10 11:06:23 +0000 |
commit | 3f756be8113109dadb21a4f5db3508ffacb1e1c0 (patch) | |
tree | 55ed123e0cbf04d93d781e9fa29c4e7d616f56b2 /audio/disc-cover/Makefile | |
parent | 25cabc401fd6c0932e31d3b08612d09aa58b6722 (diff) | |
download | pkgsrc-3f756be8113109dadb21a4f5db3508ffacb1e1c0.tar.gz |
update to 1.4.0
changes:
-bugfixes
-two new cover types (sheet and x-slim)
-fully automatic search for small front covers on allmusic.com
Diffstat (limited to 'audio/disc-cover/Makefile')
-rw-r--r-- | audio/disc-cover/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/disc-cover/Makefile b/audio/disc-cover/Makefile index f315f89fb34..40da46a8853 100644 --- a/audio/disc-cover/Makefile +++ b/audio/disc-cover/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2002/08/31 03:38:44 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/01/10 11:06:23 drochner Exp $ # -DISTNAME= disc-cover-1.3.2 +DISTNAME= disc-cover-1.4.0 CATEGORIES= audio MASTER_SITES= http://home.wanadoo.nl/~jano/files/ |