diff options
author | wiz <wiz> | 2006-04-17 14:52:10 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-04-17 14:52:10 +0000 |
commit | 97f38a8025ae8d1d76e822a5784acc275724b834 (patch) | |
tree | d06929fe99c918a62eb31e591b059925fba5f470 /audio/gst-plugins0.8-mad | |
parent | 1274edb831af40392051b2e57d710604a7fb46f3 (diff) | |
download | pkgsrc-97f38a8025ae8d1d76e822a5784acc275724b834.tar.gz |
More PKGREVISION bumps for png-1.2.9nb2 update.
Diffstat (limited to 'audio/gst-plugins0.8-mad')
-rw-r--r-- | audio/gst-plugins0.8-mad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gst-plugins0.8-mad/Makefile b/audio/gst-plugins0.8-mad/Makefile index 6f476f92851..861a502d884 100644 --- a/audio/gst-plugins0.8-mad/Makefile +++ b/audio/gst-plugins0.8-mad/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2006/03/21 06:00:43 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/17 14:52:11 wiz Exp $ # GST_PLUGINS0.8_NAME= mad GST_PLUGINS0.8_DIR= ext/mad .include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 4 +PKGREVISION= 5 .include "../../audio/libid3tag/buildlink3.mk" .include "../../audio/libmad/buildlink3.mk" |