diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:46:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:46:53 +0000 |
commit | cb037d3c98be43c22f51db530a0e5146ddc374b2 (patch) | |
tree | da3d0ad74b3dac25040098f7125aac62b77bc817 /net/ccxstream | |
parent | a014051a7b56b13a0d09cb97969287bce9a04a38 (diff) | |
download | ports-cb037d3c98be43c22f51db530a0e5146ddc374b2.tar.gz ports-cb037d3c98be43c22f51db530a0e5146ddc374b2.zip |
Notes
Diffstat (limited to 'net/ccxstream')
-rw-r--r-- | net/ccxstream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ccxstream/Makefile b/net/ccxstream/Makefile index a4bacabb4e4f..be1fc19732cd 100644 --- a/net/ccxstream/Makefile +++ b/net/ccxstream/Makefile @@ -3,7 +3,7 @@ PORTNAME= ccxstream PORTVERSION= 1.0.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/xbplayer/XStream%20Servers/ccXStream%20${PORTVERSION}%20for%20Linux |