diff options
author | madpilot <madpilot@FreeBSD.org> | 2014-12-16 01:20:40 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2014-12-16 01:20:40 +0800 |
commit | f671a258258c13b66b2003aff45fe78fb2bd5b37 (patch) | |
tree | 03387a11bec2b8771524e9760ab6e0c96d984ce8 /deskutils | |
parent | 4ac2411a287d66c0ad0d6236d11ac4b9e5c0d7b8 (diff) | |
download | freebsd-ports-gnome-f671a258258c13b66b2003aff45fe78fb2bd5b37.tar.gz freebsd-ports-gnome-f671a258258c13b66b2003aff45fe78fb2bd5b37.tar.zst freebsd-ports-gnome-f671a258258c13b66b2003aff45fe78fb2bd5b37.zip |
Take
Approved by: Rusty Nejdl <rnejdl at ringofsaturn.com> (former maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index d217510fe5ec..72c3a2de4219 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= rnejdl@ringofsaturn.com +MAINTAINER= madpilot@FreeBSD.org COMMENT= Ebook management application LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick \ |