diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-11-11 14:46:39 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-11-11 14:46:39 +0000 |
commit | 53cfaeb0c402681c13a2ca3cc7aede611d9620be (patch) | |
tree | d3d44128549bf0fafa47f2ac83435efd9a956fd3 /sysutils/djmount | |
parent | 4e6cc03d38e69c7b9e31c79b6fa904c07baf7e33 (diff) | |
download | ports-53cfaeb0c402681c13a2ca3cc7aede611d9620be.tar.gz ports-53cfaeb0c402681c13a2ca3cc7aede611d9620be.zip |
Notes
Diffstat (limited to 'sysutils/djmount')
-rw-r--r-- | sysutils/djmount/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/djmount/Makefile b/sysutils/djmount/Makefile index 9677afcaefdd..53f9675a3e0f 100644 --- a/sysutils/djmount/Makefile +++ b/sysutils/djmount/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: djmount -# Date created: 15 October 2008 -# Whom: Eric L. Chen <d9364104@mail.nchu.edu.tw> -# +# Created by: Eric L. Camachat <eric@camachat.org> # $FreeBSD$ -# PORTNAME= djmount PORTVERSION= 0.71 @@ -11,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= sysutils MASTER_SITES= SF -MAINTAINER= d9364104@mail.nchu.edu.tw +MAINTAINER= eric@camachat.org COMMENT= Mount UPnP A/V Media LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \ |