diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-03-19 16:04:52 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-03-19 16:04:52 +0000 |
commit | ada24e16630f2aaf51fceeb9d013bf1172949c60 (patch) | |
tree | 19a75d26d8c54468a88dfb610b3105e5e1b10e3e /sysutils | |
parent | Add R module that provides collection of some tests commonly used for (diff) |
- Assign to the heap due to mail bounces
- Trim header while I am here
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=314660
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bontmia/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/bontmia/Makefile b/sysutils/bontmia/Makefile index 86dd0bd81c8a..aab0b1db378c 100644 --- a/sysutils/bontmia/Makefile +++ b/sysutils/bontmia/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bontmia -# Date created: 11 december 2009 -# Whom: Henrik Andersen -# +# Created by: Henrik Andersen # $FreeBSD$ -# PORTNAME= bontmia PORTVERSION= 0.14 @@ -11,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://kosmos.ttyv0.se/attachments/download/37/ -MAINTAINER= ports@henrikandersen.se +MAINTAINER= ports@FreeBSD.org COMMENT= A small tool for incremental backups over network RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync |