diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2016-12-10 23:29:02 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2016-12-10 23:29:02 +0800 |
commit | b1001d70f01d51c768db3a1e8e00cd1b7a245440 (patch) | |
tree | 7268e086efcba602ca5f14534bce6f7075c92810 /audio/gstreamer-plugins-ogg | |
parent | 2c467c5afbd45537746e9d808e5e92481c8d28b9 (diff) | |
parent | 43ae45671e24ac2b498ed0e5af2e3d27383b4320 (diff) | |
download | freebsd-ports-graphics-mesa-next.tar.gz freebsd-ports-graphics-mesa-next.tar.zst freebsd-ports-graphics-mesa-next.zip |
Diffstat (limited to 'audio/gstreamer-plugins-ogg')
-rw-r--r-- | audio/gstreamer-plugins-ogg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-ogg/Makefile b/audio/gstreamer-plugins-ogg/Makefile index cdeac4bff15..cbc177bc5cc 100644 --- a/audio/gstreamer-plugins-ogg/Makefile +++ b/audio/gstreamer-plugins-ogg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/audio/gstreamer-plugins-ogg/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= Gstreamer Ogg bitstream plugin |