diff options
Diffstat (limited to 'graphics/gphoto2/Makefile')
-rw-r--r-- | graphics/gphoto2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index dab297fad783..3fabf1a1fb43 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -8,8 +8,9 @@ PORTNAME= gphoto PORTVERSION= 0.4.3 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.gphoto.org/projects/gphoto/pub/tar/stable/ - +MASTER_SITES= ftp://ftp.gphoto.org/projects/gphoto/pub/tar/stable/ \ + ftp://ftp.uk.linux.org/pub/gphoto/0.4/ + MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib |