diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-04-30 02:00:11 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-04-30 02:00:11 +0800 |
commit | 9fbdb1f9aa93363e0bf1b7171bc261bc6f774cab (patch) | |
tree | eb3fbc7daeb008a76d25bcfe274d66aec481464e /graphics/camera | |
parent | da52966f9c2ce09d05eb761188ad51e7a41575e9 (diff) | |
download | freebsd-ports-gnome-9fbdb1f9aa93363e0bf1b7171bc261bc6f774cab.tar.gz freebsd-ports-gnome-9fbdb1f9aa93363e0bf1b7171bc261bc6f774cab.tar.zst freebsd-ports-gnome-9fbdb1f9aa93363e0bf1b7171bc261bc6f774cab.zip |
3
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 |