diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
commit | 5f6ba2a345062d46d2e16bd1d6c5854e528a096e (patch) | |
tree | d4a0e753177e49b18c0f444e59fb3de419be3122 /math/qtiplot-doc | |
parent | 74f1019c3188b5e6007ff2dff8a3ca7cbf9022ac (diff) | |
download | ports-5f6ba2a345062d46d2e16bd1d6c5854e528a096e.tar.gz ports-5f6ba2a345062d46d2e16bd1d6c5854e528a096e.zip |
Use my @FreeBSD.org email for the rest of my ports
Notes
Notes:
svn path=/head/; revision=228771
Diffstat (limited to 'math/qtiplot-doc')
-rw-r--r-- | math/qtiplot-doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qtiplot-doc/Makefile b/math/qtiplot-doc/Makefile index 88b2acf68c0c..943443857524 100644 --- a/math/qtiplot-doc/Makefile +++ b/math/qtiplot-doc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= BERLIOS http://soft.proindependent.com/src/ PKGNAMESUFFIX= -doc -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= The QtiPlot Handbook BUILD_DEPENDS= docbook2html:${PORTSDIR}/textproc/docbook-utils \ |