diff options
Diffstat (limited to 'net/boinctui/Makefile')
-rw-r--r-- | net/boinctui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/boinctui/Makefile b/net/boinctui/Makefile index e70eb6701dc1..47960d8c833e 100644 --- a/net/boinctui/Makefile +++ b/net/boinctui/Makefile @@ -1,10 +1,10 @@ PORTNAME= boinctui -DISTVERSION= 2.7.1 +DISTVERSION= 2.7.2 CATEGORIES= net MASTER_SITES= SF/${PORTNAME} DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= alster@vinterdalen.se +MAINTAINER= alven@FreeBSD.org COMMENT= Fullscreen text-mode manager for BOINC client WWW= https://sourceforge.net/projects/boinctui/ |