summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2006-07-12 13:30:33 +0000
committerwiz <wiz>2006-07-12 13:30:33 +0000
commitaeff81cf00f3e9319cfbb25293aeb0661bb4a024 (patch)
treee4197064b6fb5650c9a7e690c508dcaddb789db7 /audio
parent2f82146592e76cfb6f8532c20180456e3da44ab4 (diff)
downloadpkgsrc-aeff81cf00f3e9319cfbb25293aeb0661bb4a024.tar.gz
Mention that this is an older release.
Diffstat (limited to 'audio')
-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++