diff options
author | jlam <jlam> | 2006-03-21 06:00:43 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-03-21 06:00:43 +0000 |
commit | d94f294042cb69a6893f0ef0c000e1bccc0c8c01 (patch) | |
tree | 46e7a9990bf2c594b6d10506ab96059f5c41e3d7 /audio/gst-plugins0.8-mad | |
parent | 9de96be025529e3c7b7b7c481765f1626fd0e129 (diff) | |
download | pkgsrc-d94f294042cb69a6893f0ef0c000e1bccc0c8c01.tar.gz |
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
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 d5fa51bf09b..6f476f92851 100644 --- a/audio/gst-plugins0.8-mad/Makefile +++ b/audio/gst-plugins0.8-mad/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:13 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2006/03/21 06:00:43 jlam Exp $ # GST_PLUGINS0.8_NAME= mad GST_PLUGINS0.8_DIR= ext/mad .include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 .include "../../audio/libid3tag/buildlink3.mk" .include "../../audio/libmad/buildlink3.mk" |