diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-19 18:50:20 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-19 18:50:20 +0000 |
commit | 32b99b626096c1679897eb832b1336a5aebdb23e (patch) | |
tree | a188c42306b2f9f3bf10e8ca6957bdd83671db3b /print/kpdftool | |
parent | ed8fc9afe1fe8ea3a748704022c6637924651b90 (diff) |
Notes
Diffstat (limited to 'print/kpdftool')
-rw-r--r-- | print/kpdftool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/kpdftool/Makefile b/print/kpdftool/Makefile index 6676be68db17..d19cc0b23100 100644 --- a/print/kpdftool/Makefile +++ b/print/kpdftool/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 3 CATEGORIES= print kde MASTER_SITES= http://www.yuanjue.net/download/ -MAINTAINER= yuanjue@yuanjue.net +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to ease your PDF related work BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake |