diff options
author | arved <arved@FreeBSD.org> | 2003-04-17 16:51:51 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-04-17 16:51:51 +0800 |
commit | 3a4c071b1426c28c0b407458d573bcf2206d60ef (patch) | |
tree | 90a4c35f6f58c919e0df5253db6fb34e99d8657b /multimedia/xawtv/Makefile | |
parent | b54266ca85e7705c0b353f94136f1b42f78b9690 (diff) | |
download | freebsd-ports-gnome-3a4c071b1426c28c0b407458d573bcf2206d60ef.tar.gz freebsd-ports-gnome-3a4c071b1426c28c0b407458d573bcf2206d60ef.tar.zst freebsd-ports-gnome-3a4c071b1426c28c0b407458d573bcf2206d60ef.zip |
Update to 3.88
PR: 51067
Submitted by: maintainer
Diffstat (limited to 'multimedia/xawtv/Makefile')
-rw-r--r-- | multimedia/xawtv/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile index c429a99194b7..39354b3abd79 100644 --- a/multimedia/xawtv/Makefile +++ b/multimedia/xawtv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xawtv -PORTVERSION= 3.86 +PORTVERSION= 3.88 CATEGORIES= multimedia MASTER_SITES= http://bytesex.org/xawtv/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -34,8 +34,8 @@ FILES_LIBJPEG= console/Subdir.mk debug/Subdir.mk x11/Subdir.mk MAN1= alevtd.1 dump-mixers.1 fbtv.1 mtt.1 motv.1 ntsc-cc.1 pia.1 \ propwatch.1 radio.1 record.1 rootv.1 scantv.1 showriff.1 \ - streamer.1 subtitles.1 ttv.1 v4lctl.1 webcam.1 xawtv-remote.1 \ - xawtv.1 + streamer.1 subtitles.1 ttv.1 v4l-info.1 v4lctl.1 webcam.1 \ + xawtv-remote.1 xawtv.1 MAN5= xawtvrc.5 MAN8= v4l-conf.8 |