diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-05-15 19:33:14 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-05-15 19:33:14 +0000 |
commit | ac3b2bec7c59ce8bdbaf28c394848dacae952ab7 (patch) | |
tree | dafd1d41afee0fa3ffa269789a0c705db5de5a25 /net/minidlna/Makefile | |
parent | a31c25c307d72a789bbb47710760ea23da8e7ac6 (diff) | |
download | ports-ac3b2bec7c59ce8bdbaf28c394848dacae952ab7.tar.gz ports-ac3b2bec7c59ce8bdbaf28c394848dacae952ab7.zip |
Notes
Diffstat (limited to 'net/minidlna/Makefile')
-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 4b58c294c0de..a0cea4df4fc5 100644 --- a/net/minidlna/Makefile +++ b/net/minidlna/Makefile @@ -9,7 +9,7 @@ CATEGORIES= net multimedia www MASTER_SITES= SF DISTFILES= ${PORTNAME}_${PORTVERSION}_src.tar.gz -MAINTAINER= william88@gmail.com +MAINTAINER= wg@FreeBSD.org COMMENT= Media-server compatible with "Digital Life Network Alliance" LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3 \ |