diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-29 18:00:11 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-29 18:00:11 +0000 |
commit | ae3caf617f6452c65d95ee9a2c0829e172d70204 (patch) | |
tree | abd4cc4298bee3151bafed96c7451bbe153f9251 /graphics/camera | |
parent | 42a02b65efa9f287d8c2eca1019acc826636f6ff (diff) | |
download | ports-ae3caf617f6452c65d95ee9a2c0829e172d70204.tar.gz ports-ae3caf617f6452c65d95ee9a2c0829e172d70204.zip |
Notes
Diffstat (limited to 'graphics/camera')
-rw-r--r-- | graphics/camera/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/camera/Makefile b/graphics/camera/Makefile index 2f41d95b2ba7..91f176c29ecf 100644 --- a/graphics/camera/Makefile +++ b/graphics/camera/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://home.gna.org/gsimageapps/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= Camera-${PORTVERSION} -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep application for digital still cameras LIB_DEPENDS+= gphoto2_port:${PORTSDIR}/graphics/libgphoto2 |