summaryrefslogtreecommitdiff
path: root/audio/mpg123-nas
diff options
context:
space:
mode:
authordrochner <drochner>2006-05-26 12:33:37 +0000
committerdrochner <drochner>2006-05-26 12:33:37 +0000
commit8f16dc658741749bd62bb5e317e72e250cb8a226 (patch)
tree14d5c934921fece8f2646f731418ce324c2fd598 /audio/mpg123-nas
parentb52b7bd769811ca4701c2973287542fc83c22a28 (diff)
downloadpkgsrc-8f16dc658741749bd62bb5e317e72e250cb8a226.tar.gz
also bump PKGREVISION for mpg123 security fix, pointed out
by Joerg Sonnenberger
Diffstat (limited to 'audio/mpg123-nas')
-rw-r--r--audio/mpg123-nas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123-nas/Makefile b/audio/mpg123-nas/Makefile
index 32071e7f207..dad6c5cc208 100644
--- a/audio/mpg123-nas/Makefile
+++ b/audio/mpg123-nas/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2006/03/04 21:28:57 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2006/05/26 12:33:37 drochner Exp $
PKGNAME= mpg123${TARGET_SUFFIX}-${MPG123_VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio with NAS output
MAINTAINER= pkgsrc-users@NetBSD.org