diff options
Diffstat (limited to 'net/ggsd/Makefile')
-rw-r--r-- | net/ggsd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ggsd/Makefile b/net/ggsd/Makefile index a2d8ebf8868b..efb1d1cb2928 100644 --- a/net/ggsd/Makefile +++ b/net/ggsd/Makefile @@ -8,8 +8,9 @@ PORTNAME= ggsd PORTVERSION= 0.1 CATEGORIES= net -MASTER_SITES= http://people.FreeBSD.org/~billf/distfiles/ \ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ +MASTER_SITE_SUBDIR= billf DISTNAME= ggsd EXTRACT_SUFX= .tar |