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 /graphics/l2p | |
parent | Add ports x11-toolkits/py-sexy: (diff) |
- Updated email address in my ports
Approved by: alexbl (mentor)
Diffstat (limited to 'graphics/l2p')
-rw-r--r-- | graphics/l2p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/l2p/Makefile b/graphics/l2p/Makefile index 0815981120e7..351cfb46a24a 100644 --- a/graphics/l2p/Makefile +++ b/graphics/l2p/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-latest EXTRACT_SUFX= .tgz DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= Create PNG images from LaTeX math expressions RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ |