diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1996-10-24 11:26:16 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1996-10-24 11:26:16 +0000 |
| commit | 2855b0343caec0ea137a78da9100846b15dcd29e (patch) | |
| tree | afef3d836090b5a8b730a7449921b047662cf7a9 /share/examples/cvsup | |
| parent | 4f312b35bd4073bf007e65edbd0d1be1db188e67 (diff) | |
Notes
Diffstat (limited to 'share/examples/cvsup')
| -rw-r--r-- | share/examples/cvsup/ports-supfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/examples/cvsup/ports-supfile b/share/examples/cvsup/ports-supfile index c267e112e835..a395cbf5cf1c 100644 --- a/share/examples/cvsup/ports-supfile +++ b/share/examples/cvsup/ports-supfile @@ -1,4 +1,4 @@ -# $Id: ports-supfile,v 1.1 1996/08/21 00:23:52 jkh Exp $ +# $Id: ports-supfile,v 1.2 1996/08/21 00:26:25 jkh Exp $ # # This file contains all of the "CVSUP collections" that comprise the FreeBSD # ports collection tree. CVSup (CVS Update Protocol) allows you to download @@ -50,6 +50,7 @@ ports-all release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/us #ports-base release=current host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/ports delete old use-rel-suffix #ports-archivers release=current host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/ports delete old use-rel-suffix +#ports-astro release=current host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/ports delete old use-rel-suffix #ports-benchmarks release=current host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/ports delete old use-rel-suffix #ports-audio release=current host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/ports delete old use-rel-suffix #ports-cad release=current host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/ports delete old use-rel-suffix |
