diff options
Diffstat (limited to 'math/libqalculate/Makefile')
-rw-r--r-- | math/libqalculate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index c8cb311..ad8e703 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/qalculate/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-purpose desktop calculator (backend library) LIB_DEPENDS= cln:${PORTSDIR}/math/cln |