diff options
Diffstat (limited to 'net/boinc_curses/Makefile')
-rw-r--r-- | net/boinc_curses/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/boinc_curses/Makefile b/net/boinc_curses/Makefile index 4e760400844d..a213bf38ccf7 100644 --- a/net/boinc_curses/Makefile +++ b/net/boinc_curses/Makefile @@ -5,9 +5,7 @@ PORTNAME= boinc_curses PORTVERSION= 0.2.2 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://www.oook.cz/bsd/boinc_curses/ -MASTER_SITE_SUBDIR=rene +MASTER_SITES= LOCAL/rene http://www.oook.cz/bsd/boinc_curses/ MAINTAINER= ports@FreeBSD.org COMMENT= Console, ncurses based monitor and manager for BOINC |