diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2014-02-15 00:51:44 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2014-02-15 00:51:44 +0800 |
commit | 4b9cc534244987c60505afe853505ff5fd25c127 (patch) | |
tree | fb078915384105108b97c87c486b108d31a33068 /graphics | |
parent | c33c52fc62458db4fc32541eff67f24c0a354090 (diff) | |
download | freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.tar.gz freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.tar.zst freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.zip |
- Reassign lioux' ports to the heap
With hat: portmgr
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gexiv2/Makefile | 2 | ||||
-rw-r--r-- | graphics/qcomicbook/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index 388824779eeb..8bbf34d4249d 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://yorba.org/download/${PORTNAME}/${PORTVERSION:R}/ DISTNAME= libgexiv2_${PORTVERSION} WRKSRC= ${WRKDIR}/lib${PORTNAME}-${PORTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GObject-based wrapper around Exiv2 library LICENSE= GPLv2 diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index 6cc1d804e310..bc81f3531acd 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://qcomicbook.linux-projects.net/releases/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt-based comic book archive viewer LICENSE= GPLv2 |