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 /print/latex-circ | |
parent | 51722414da350a323ebb63b9718e69758dd3580b (diff) |
- Updated email address in my ports
Approved by: alexbl (mentor)
Notes
Notes:
svn path=/head/; revision=179349
Diffstat (limited to 'print/latex-circ')
-rw-r--r-- | print/latex-circ/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/latex-circ/Makefile b/print/latex-circ/Makefile index d97ae5afc4a7..1ad0fe03d481 100644 --- a/print/latex-circ/Makefile +++ b/print/latex-circ/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://cam.ctan.org/tex-archive/macros/generic/diagrams/ \ PKGNAMEPREFIX= latex- DISTNAME= ${PORTNAME} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A LaTeX package for typesetting circuit diagrams BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ |