diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:26:09 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:26:09 +0000 |
commit | 1b6b6d972f0a873a4630c35c5a6bacef53159ebd (patch) | |
tree | 92f3ccc3a460211556aaba782063a42f3e22a37d /www/mod_h264_streaming | |
parent | 094d906123a6e4a3ec09c49b60f1438ad248748c (diff) | |
download | ports-1b6b6d972f0a873a4630c35c5a6bacef53159ebd.tar.gz ports-1b6b6d972f0a873a4630c35c5a6bacef53159ebd.zip |
Notes
Diffstat (limited to 'www/mod_h264_streaming')
-rw-r--r-- | www/mod_h264_streaming/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_h264_streaming/Makefile b/www/mod_h264_streaming/Makefile index 35ec6e16f1a9..6e6bbfcedc3b 100644 --- a/www/mod_h264_streaming/Makefile +++ b/www/mod_h264_streaming/Makefile @@ -3,7 +3,7 @@ PORTNAME= mod_h264_streaming PORTVERSION= 2.2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://h264.code-shop.com/download/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} |