diff options
author | joerg <joerg> | 2009-12-15 21:30:51 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-12-15 21:30:51 +0000 |
commit | fdd75a9fbee52fed47a98d614ce8d9c323ef0776 (patch) | |
tree | 69623d93afb53eca43878aa88bd65bac942756c0 /audio/mp3splt | |
parent | 9492cba5c7d4122b20b1f9627dde08da394690b4 (diff) | |
download | pkgsrc-fdd75a9fbee52fed47a98d614ce8d9c323ef0776.tar.gz |
Recursive bump for libltdl
Diffstat (limited to 'audio/mp3splt')
-rw-r--r-- | audio/mp3splt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index 7c602520ebd..b9759bdfcf2 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2009/07/25 14:58:34 schmonz Exp $ +# $NetBSD: Makefile,v 1.18 2009/12/15 21:30:53 joerg Exp $ # DISTNAME= mp3splt-2.2.5 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3splt/} |