diff options
Diffstat (limited to 'graphics/gtkdps')
-rw-r--r-- | graphics/gtkdps/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile index a2d9d4d7cde0..b5b123a3d86f 100644 --- a/graphics/gtkdps/Makefile +++ b/graphics/gtkdps/Makefile @@ -9,9 +9,9 @@ PORTNAME= gtkdps PORTVERSION= 0.3.4 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.gyve.org/pub/gtkDPS/ \ - ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles +# ftp://ftp.gyve.org/pub/gtkDPS/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dinoex DISTNAME= gtkDPS-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org |