summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-07-12 13:30:33 +0000
committerwiz <wiz@pkgsrc.org>2006-07-12 13:30:33 +0000
commit3f654644421c439889e2d1bf8dbac09c6f4fd1da (patch)
treee4197064b6fb5650c9a7e690c508dcaddb789db7
parentb38c3547d63ab830e0dd87ddd3903e5a99d5a7bc (diff)
downloadpkgsrc-3f654644421c439889e2d1bf8dbac09c6f4fd1da.tar.gz
Mention that this is an older release.
-rw-r--r--audio/libtunepimp0.4/DESCR3
-rw-r--r--audio/libtunepimp0.4/Makefile4
2 files changed, 5 insertions, 2 deletions
diff --git a/audio/libtunepimp0.4/DESCR b/audio/libtunepimp0.4/DESCR
index 4f2832161e1..ea282a2d2f5 100644
--- a/audio/libtunepimp0.4/DESCR
+++ b/audio/libtunepimp0.4/DESCR
@@ -12,3 +12,6 @@ hierarchy. TunePimp includes the following features:
* Read and write metadata from the music files
* Optionally rename files according to a user specified file mask
* Optionally move files to a user specified directory hierarchy
+
+This package contains the older 0.4 release; the current version
+is in audio/libtunepimp.
diff --git a/audio/libtunepimp0.4/Makefile b/audio/libtunepimp0.4/Makefile
index 2c29d45d659..b220d01332c 100644
--- a/audio/libtunepimp0.4/Makefile
+++ b/audio/libtunepimp0.4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/12 13:07:19 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2006/07/12 13:30:33 wiz Exp $
#
DISTNAME= libtunepimp-0.4.2
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://musicbrainz.org/products/tunepimp/index.html
-COMMENT= Library to support MusicBrainz enabled tagging
+COMMENT= Library to support MusicBrainz enabled tagging (0.4 series)
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++