diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-07-15 16:19:21 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-07-15 16:19:21 +0000 |
commit | a94c36939282957726605bb47e5b9a26fc704f00 (patch) | |
tree | a576e204e6ee55e52f920789f3503aadab6d5004 /graphics/gphoto2 | |
parent | 391a7fb6573acfd75849143e5be64110383cfff0 (diff) |
Notes
Diffstat (limited to 'graphics/gphoto2')
-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 |