diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 21:46:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 21:46:46 +0000 |
commit | 5e0d22a5177f79e8484c74b60ed28bab5900c442 (patch) | |
tree | ec1c0bb595f4558800f7907408c18180c0c55132 /net/ggsd | |
parent | bd1a6df589252efceb012a4a19583f6b97cad822 (diff) |
Notes
Diffstat (limited to 'net/ggsd')
-rw-r--r-- | net/ggsd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ggsd/Makefile b/net/ggsd/Makefile index 27d746ad1a8c..53329f514174 100644 --- a/net/ggsd/Makefile +++ b/net/ggsd/Makefile @@ -8,9 +8,7 @@ PORTNAME= ggsd PORTVERSION= 0.1 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ -MASTER_SITE_SUBDIR= billf +MASTER_SITES= ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ DISTNAME= ggsd EXTRACT_SUFX= .tar |