diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
commit | bd6fa393f8764f575bc64cb90da401ec5452360c (patch) | |
tree | ba872b3a9ba6b039bb818310f44d78b4e93e0b27 /math/muparser | |
parent | 51722414da350a323ebb63b9718e69758dd3580b (diff) |
- Updated email address in my ports
Approved by: alexbl (mentor)
Notes
Notes:
svn path=/head/; revision=179349
Diffstat (limited to 'math/muparser')
-rw-r--r-- | math/muparser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/muparser/Makefile b/math/muparser/Makefile index c4f4d7c14a71..7f45dc24b8a3 100644 --- a/math/muparser/Makefile +++ b/math/muparser/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= Mathematical expressions parser library written in C++ RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config |