diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:10:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:10:27 +0000 |
commit | 73f7c91b5db64227b0424a92b16a5281814d369e (patch) | |
tree | 779002a33b117700b9b11296adbdfe2fa193739a /multimedia/gstreamer-plugins | |
parent | Add an entry for devel/gettext-old. (diff) |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index ec0c648d5586..0e7683f0be12 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= gstreamer PORTVERSION= 0.6.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gst-plugins/0.6 |