diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-14 20:19:04 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-14 20:19:04 +0000 |
commit | 58e982fd6daefa604a2d52f33af3603c1b9a93cf (patch) | |
tree | 90eb9e0c463e1d2c41aa62f6c3c279e33b2fd986 /graphics/gphoto2 | |
parent | fadf9454d384e798bd87ce43cfe9da5802df0ac4 (diff) |
Notes
Diffstat (limited to 'graphics/gphoto2')
-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 3cb8e7991955..4e5031b46ed0 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -9,7 +9,7 @@ PORTNAME= gphoto PORTVERSION= 0.4.3 CATEGORIES= graphics MASTER_SITES= http://www.gphoto.net/dist/ - + MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick |