diff options
author | Po-Chien Lin <pclin@FreeBSD.org> | 2013-03-14 08:17:39 +0000 |
---|---|---|
committer | Po-Chien Lin <pclin@FreeBSD.org> | 2013-03-14 08:17:39 +0000 |
commit | 98d451887b5744daee140068ba1ea22fa8004bb1 (patch) | |
tree | 57140d90fa56f736654c99558bb40c030c04b502 /net/minidlna | |
parent | c188c4c13a6b78b042f99f221233d955eae068d8 (diff) | |
download | ports-98d451887b5744daee140068ba1ea22fa8004bb1.tar.gz ports-98d451887b5744daee140068ba1ea22fa8004bb1.zip |
Notes
Diffstat (limited to 'net/minidlna')
-rw-r--r-- | net/minidlna/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/minidlna/Makefile b/net/minidlna/Makefile index 10c1d74fa5e3..2df093c6bea7 100644 --- a/net/minidlna/Makefile +++ b/net/minidlna/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: minidlna -# Date created: 2010-06-13 -# Whom: Mikhail Teterin <mi@aldan.algebra.com> -# +# Created by: Mikhail Teterin <mi@aldan.algebra.com> # $FreeBSD$ -# PORTNAME= minidlna PORTVERSION= 1.0.24 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net multimedia www MASTER_SITES= SF |