diff options
author | Dmitrij Tejblum <dt@FreeBSD.org> | 1998-07-07 19:17:15 +0000 |
---|---|---|
committer | Dmitrij Tejblum <dt@FreeBSD.org> | 1998-07-07 19:17:15 +0000 |
commit | a44353c67435a38c924c439518e4e026d905e278 (patch) | |
tree | e8c7c8a536757ca0f28e3099e677b27fd37ad2f4 /net/sharity-light/Makefile | |
parent | 836dc0a0d2de332daeb99073edc83135a15478e4 (diff) | |
download | ports-a44353c67435a38c924c439518e4e026d905e278.tar.gz ports-a44353c67435a38c924c439518e4e026d905e278.zip |
Notes
Diffstat (limited to 'net/sharity-light/Makefile')
-rw-r--r-- | net/sharity-light/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile index 678edf19c3e4..9b32f1020529 100644 --- a/net/sharity-light/Makefile +++ b/net/sharity-light/Makefile @@ -3,13 +3,15 @@ # Date created: 14 June 1997 # Whom: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru> # -# $Id: Makefile,v 1.4 1998/06/24 18:01:16 dt Exp $ +# $Id: Makefile,v 1.5 1998/07/06 19:32:04 dt Exp $ # DISTNAME= Sharity-Light.1.0.s PKGNAME= sharity-light-1.0 CATEGORIES= net -MASTER_SITES= ftp://ftp.obdev.at/pub/Products/SharityLight +MASTER_SITES= ftp://ftp.obdev.at/pub/Products/Sharity-Light/ \ + ftp://ftp.rhrz.uni-bonn.de/pub-koeln/net/samba/ \ + ftp://ftp.warpnet.ro/mirrors/ftp.obdev.at/pub/Products/Sharity-Light/ MAINTAINER= dt@FreeBSD.ORG |