diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-06-28 06:17:41 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-06-28 06:17:41 +0000 |
commit | e242d337f61f467b02049977e488f6097db505f8 (patch) | |
tree | c96907fc8c280763e3459596b15ea731f8905bfd /net/liveMedia/Makefile | |
parent | 7ec3da63e029fa8f7f2696716aedc13a7211d32e (diff) |
Notes
Diffstat (limited to 'net/liveMedia/Makefile')
-rw-r--r-- | net/liveMedia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index a677176aec2f..128077bf5bab 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liveMedia -PORTVERSION= 2020.05.15 +PORTVERSION= 2020.06.25 PORTEPOCH= 2 CATEGORIES= net devel MASTER_SITES= http://www.live555.com/liveMedia/public/ \ |