diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
commit | b50a4186ce94f1349629ba4833a3ac776e270a5d (patch) | |
tree | 634799b0b1d3d54aac727b35456e56e8cdd0bde7 /net/minidlna | |
parent | 7502b7538d7b44f9f0c0bbf49931e0c23a61c0e0 (diff) |
Notes
Diffstat (limited to 'net/minidlna')
-rw-r--r-- | net/minidlna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/minidlna/Makefile b/net/minidlna/Makefile index da054778ee13..64a60d90ffb5 100644 --- a/net/minidlna/Makefile +++ b/net/minidlna/Makefile @@ -3,7 +3,7 @@ PORTNAME= minidlna PORTVERSION= 1.1.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net multimedia www MASTER_SITES= SF |