diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-17 04:43:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-17 04:43:17 +0800 |
commit | fc506e55d397fc7877ab6f46478aad3695f6ed0d (patch) | |
tree | f3a4405e93f86b8b02c8e48ac081cb0fa9c256be /graphics/flphoto | |
parent | 0ef35c9401b7586e552a35883445a3dad24095dc (diff) | |
download | freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.tar.gz freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.tar.zst freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.zip |
- Reset Maintainer
PR: 131742
Submitted by: "Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
Diffstat (limited to 'graphics/flphoto')
-rw-r--r-- | graphics/flphoto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/flphoto/Makefile b/graphics/flphoto/Makefile index 715159e8cbd0..715e30fb1778 100644 --- a/graphics/flphoto/Makefile +++ b/graphics/flphoto/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fltk DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= serg@tmn.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A basic image management and display program LIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ |