diff options
author | flathill <flathill@FreeBSD.org> | 1998-11-23 01:05:55 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-11-23 01:05:55 +0000 |
commit | afe73fba63dbcee16e6f5012f2774a066732b5c6 (patch) | |
tree | 49bd39cf47afdace38023c41559d86a75c40f105 /net | |
parent | d7212499c21f24634d7af77d8f849ea118f3e196 (diff) | |
download | FreeBSD-ports-afe73fba63dbcee16e6f5012f2774a066732b5c6.zip FreeBSD-ports-afe73fba63dbcee16e6f5012f2774a066732b5c6.tar.gz |
Change MASTER_SITE
Diffstat (limited to 'net')
-rw-r--r-- | net/netpipes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netpipes/Makefile b/net/netpipes/Makefile index fc24dc4b..c558b58 100644 --- a/net/netpipes/Makefile +++ b/net/netpipes/Makefile @@ -3,13 +3,13 @@ # Date created: 12th April 1997 # Whom: doconnor@gsoft.com.au # -# $Id: Makefile,v 1.4 1998/04/18 12:38:28 itojun Exp $ +# $Id: Makefile,v 1.5 1998/08/10 12:04:38 steve Exp $ # DISTNAME= netpipes4.0 PKGNAME= netpipes-4.0 CATEGORIES= net -MASTER_SITES= ftp://ftp.denic.net/pub1/dist/ +MASTER_SITES= ftp://ftp.purplefrog.com/pub/netpipes/old/ MAINTAINER= doconnor@gsoft.com.au |