diff options
author | drochner <drochner@pkgsrc.org> | 2001-07-31 13:54:35 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2001-07-31 13:54:35 +0000 |
commit | a8366583651977c90f09cea35c24588498a068eb (patch) | |
tree | 7856cbe333732561a5198a2c426a4bd6779bf4ac /audio/disc-cover/Makefile | |
parent | d5f2018045077e6eeb2212af704e6ecbfcba0f09 (diff) | |
download | pkgsrc-a8366583651977c90f09cea35c24588498a068eb.tar.gz |
update to 1.2.2
This release has the -n option back again
due to popular demand. A new option (-S) has been added to create a
default CDDB server configuration. Couple of bugs in front-bottom
text fixed. Minor change in size of sideflaps.
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 d6d0a2f29f3..0a80fb0d273 100644 --- a/audio/disc-cover/Makefile +++ b/audio/disc-cover/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/03/29 10:21:31 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2001/07/31 13:54:35 drochner Exp $ # -DISTNAME= disc-cover-1.2.1 +DISTNAME= disc-cover-1.2.2 CATEGORIES= audio MASTER_SITES= http://www.liacs.nl/~jvhemert/disc-cover/download/unstable/ |