diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-16 20:43:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-16 20:43:17 +0000 |
commit | d7d64edfea5ac98f1acf9e04ecd5e81909019371 (patch) | |
tree | 0728a43f69d73b34ccc88162b2a16c03b0ccff5d /graphics/flphoto | |
parent | acd613971071a3e27a3590ab60984d750d2fe936 (diff) |
- Reset Maintainer
PR: 131742
Submitted by: "Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=228514
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 \ |