diff options
author | marcus <marcus@FreeBSD.org> | 2003-12-09 12:56:44 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-12-09 12:56:44 +0800 |
commit | c458a60bf8dea75f2ae5a5471d7715c62640d5a5 (patch) | |
tree | 020b24032cd8fa85e100d666fdd4a43075d84734 /multimedia | |
parent | f1bbcfd1f8aed52476fe9e1b13505cde7a65afd0 (diff) | |
download | freebsd-ports-graphics-c458a60bf8dea75f2ae5a5471d7715c62640d5a5.tar.gz freebsd-ports-graphics-c458a60bf8dea75f2ae5a5471d7715c62640d5a5.tar.zst freebsd-ports-graphics-c458a60bf8dea75f2ae5a5471d7715c62640d5a5.zip |
Bump the PORTREVISION for the last libmad commit. Even though
gstreamer-plugins doesn't use mad by default, this will get users that
do have libmad to update the port.
Requested by: sf and seanc
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index 7f9075ba245..23e277b44ea 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= gstreamer PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gst-plugins/0.6 diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile index 7f9075ba245..23e277b44ea 100644 --- a/multimedia/gstreamer-plugins80/Makefile +++ b/multimedia/gstreamer-plugins80/Makefile @@ -7,7 +7,7 @@ PORTNAME= gstreamer PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gst-plugins/0.6 |