diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 09:21:51 +0800 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 09:21:51 +0800 |
commit | bd6fa393f8764f575bc64cb90da401ec5452360c (patch) | |
tree | ba872b3a9ba6b039bb818310f44d78b4e93e0b27 /math/javaview | |
parent | 51722414da350a323ebb63b9718e69758dd3580b (diff) | |
download | freebsd-ports-gnome-bd6fa393f8764f575bc64cb90da401ec5452360c.tar.gz freebsd-ports-gnome-bd6fa393f8764f575bc64cb90da401ec5452360c.tar.zst freebsd-ports-gnome-bd6fa393f8764f575bc64cb90da401ec5452360c.zip |
- Updated email address in my ports
Approved by: alexbl (mentor)
Diffstat (limited to 'math/javaview')
-rw-r--r-- | math/javaview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/javaview/Makefile b/math/javaview/Makefile index 811b912c0a92..62792f2986e8 100644 --- a/math/javaview/Makefile +++ b/math/javaview/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.javaview.de/download/data/ DISTFILES= javaview.zip jv_models.zip jv_tutor.zip DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A 3D viewer and a mathematical visualization software RUN_DEPENDS= bash:${PORTSDIR}/shells/bash |