diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-01-23 22:43:36 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-01-23 22:43:36 +0000 |
commit | 45a812efa1bf31960c65618d4464f2b68165e404 (patch) | |
tree | 0b0f5235e769bdb3e7fd4e2d9f1c070a28fe87a8 /ftp/dmachine | |
parent | - Update to 0.4.1 (diff) |
- Adopt orphan ports in ftp category.
Approved by: linimon (mentor, implicit)
Diffstat (limited to 'ftp/dmachine')
-rw-r--r-- | ftp/dmachine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/dmachine/Makefile b/ftp/dmachine/Makefile index 302dc762d93c..94d318f7a57e 100644 --- a/ftp/dmachine/Makefile +++ b/ftp/dmachine/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beech@FreeBSD.org COMMENT= A non interactive, non graphical, batch download manager RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper |