diff options
Diffstat (limited to 'net/boinc_curses/Makefile')
-rw-r--r-- | net/boinc_curses/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/boinc_curses/Makefile b/net/boinc_curses/Makefile index 1348c1364ce9..abd66ad3f8e5 100644 --- a/net/boinc_curses/Makefile +++ b/net/boinc_curses/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: boinc_curses -# Date created: 15 Feb 2007 -# Whom: Pav Lucistnik <pav@FreeBSD.org> -# +# Created by: Pav Lucistnik <pav@FreeBSD.org> # $FreeBSD$ -# PORTNAME= boinc_curses PORTVERSION= 0.2.2 @@ -11,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.oook.cz/bsd/boinc_curses/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rene@FreeBSD.org COMMENT= Console, ncurses based monitor and manager for BOINC BUILD_DEPENDS= ${LOCALBASE}/lib/libboinc.a:${PORTSDIR}/net/boinc-client |