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/asymptote/Makefile | |
parent | 51722414da350a323ebb63b9718e69758dd3580b (diff) |
Notes
Diffstat (limited to 'math/asymptote/Makefile')
-rw-r--r-- | math/asymptote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index dce7f01c88d6..ee674367ce18 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A powerful script-based vector graphics language LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 |