diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:23:13 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:23:13 +0800 |
commit | 6b5fb87219ee4fff450c5a6daf74accfe83318ae (patch) | |
tree | f096af604122b48bed1127f374f5637959c29e30 /graphics/gphoto2 | |
parent | c6d73b3a6420b0cc781dcaab5b01819c8831f8f5 (diff) | |
download | freebsd-ports-gnome-6b5fb87219ee4fff450c5a6daf74accfe83318ae.tar.gz freebsd-ports-gnome-6b5fb87219ee4fff450c5a6daf74accfe83318ae.tar.zst freebsd-ports-gnome-6b5fb87219ee4fff450c5a6daf74accfe83318ae.zip |
- Switch SourceForge ports to the new File Release System: categories starting with G
Diffstat (limited to 'graphics/gphoto2')
-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 9d63dcaa1826..135d55a4ee78 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 |