diff options
author | wiz <wiz> | 2006-11-19 14:08:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-11-19 14:08:30 +0000 |
commit | 26ae73c3bd0cc6c03e0934ba675c6735a80b4f78 (patch) | |
tree | 72121f164cb46eef42c6b448a1bb873a3fb5f062 /audio | |
parent | 4780a8e030e55187e3d237c929f0aa655407e08a (diff) | |
download | pkgsrc-26ae73c3bd0cc6c03e0934ba675c6735a80b4f78.tar.gz |
Bump PKGREVISION for curl shlib bump.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/moc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/moc/Makefile b/audio/moc/Makefile index 3e0c944a868..6bfb6ba430f 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/07/04 20:07:04 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2006/11/19 14:08:30 wiz Exp $ DISTNAME= moc-2.4.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ EXTRACT_SUFX= .tar.bz2 |