diff options
author | lioux <lioux@FreeBSD.org> | 2010-11-02 18:37:05 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2010-11-02 18:37:05 +0800 |
commit | c40d45c66a6318f0bbb04f1dc79436074b72c998 (patch) | |
tree | 93c0724cf4ae823e0956ccfb3cf8e9a0a0187b46 /graphics | |
parent | 57748ac08768f487225d3916d09fab54d8372fd4 (diff) | |
download | freebsd-ports-graphics-c40d45c66a6318f0bbb04f1dc79436074b72c998.tar.gz freebsd-ports-graphics-c40d45c66a6318f0bbb04f1dc79436074b72c998.tar.zst freebsd-ports-graphics-c40d45c66a6318f0bbb04f1dc79436074b72c998.zip |
Assign maintainership to gnome@.
Approved by: kwm (gnome hat)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/shotwell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index fe9ac4ca556..06eb46a85c1 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.1 CATEGORIES= graphics gnome MASTER_SITES= http://www.yorba.org/download/shotwell/${PORTVERSION:R}/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Open source photo manager for GNOME BUILD_DEPENDS= ${LOCALBASE}/lib/libraw.a:${PORTSDIR}/graphics/libraw \ |