diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
commit | 0caf410ed8672cdc063c8867f2104c1ef15e4f24 (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /graphics/gphoto2/Makefile | |
parent | 9a4f5b1e7f7825c690d9188c165fd61e47bc4f9b (diff) | |
download | ports-0caf410ed8672cdc063c8867f2104c1ef15e4f24.tar.gz ports-0caf410ed8672cdc063c8867f2104c1ef15e4f24.zip |
Notes
Diffstat (limited to 'graphics/gphoto2/Makefile')
-rw-r--r-- | graphics/gphoto2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 010befb546e8..f50b7da60bf4 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.4.14 CATEGORIES= graphics MASTER_SITES= SF/gphoto/gphoto/${PORTVERSION} -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command-line frontend to libgphoto2 LIB_DEPENDS= popt:${PORTSDIR}/devel/popt \ |