diff options
Diffstat (limited to 'net/ggsd')
-rw-r--r-- | net/ggsd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ggsd/Makefile b/net/ggsd/Makefile index 84ba643afa26..5fc07178b3b4 100644 --- a/net/ggsd/Makefile +++ b/net/ggsd/Makefile @@ -3,15 +3,15 @@ # Date created: 14 February 1999 # Whom: Dima Sivachenko <dima@chg.ru> # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1999/02/27 18:04:08 billf Exp $ # DISTNAME= ggsd PKGNAME= ggsd-0.1 CATEGORIES= net MASTER_SITES= http://devplanet.fastethernet.net/ \ - http://www.FreeBSD.org/~billf/distfiles/ -# ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ + http://www.FreeBSD.org/~billf/distfiles/ \ + ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ EXTRACT_SUFX= .tar MAINTAINER= dima@chg.ru |