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/bontmia | |
parent | 59f6ae59be49fedc17a279dfb73514f8e8bfde56 (diff) | |
download | ports-ada24e16630f2aaf51fceeb9d013bf1172949c60.tar.gz ports-ada24e16630f2aaf51fceeb9d013bf1172949c60.zip |
Notes
Diffstat (limited to 'sysutils/bontmia')
-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 |