diff options
Diffstat (limited to 'graphics/gphoto2/Makefile')
-rw-r--r-- | graphics/gphoto2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 9d63dca..135d55a 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -9,8 +9,7 @@ PORTNAME= gphoto2 PORTVERSION= 2.4.5 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= gphoto +MASTER_SITES= SF/gphoto/gphoto/${PORTVERSION} MAINTAINER= pav@FreeBSD.org COMMENT= A command-line frontend to libgphoto2 |