diff options
author | Brian S. Dean <bsd@FreeBSD.org> | 2002-08-09 23:01:56 +0000 |
---|---|---|
committer | Brian S. Dean <bsd@FreeBSD.org> | 2002-08-09 23:01:56 +0000 |
commit | 5c25a48e27d930b2229bb065420e810b360576e6 (patch) | |
tree | c91457372314e8e49eb6e8a6e14bda46ff519abd /sysutils/cdroot | |
parent | 5fddfac7c87fb5d3c9984d72740b5f922ebce24f (diff) | |
download | ports-5c25a48e27d930b2229bb065420e810b360576e6.tar.gz ports-5c25a48e27d930b2229bb065420e810b360576e6.zip |
Notes
Diffstat (limited to 'sysutils/cdroot')
-rw-r--r-- | sysutils/cdroot/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cdroot/distinfo | 2 | ||||
-rw-r--r-- | sysutils/cdroot/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/cdroot/Makefile b/sysutils/cdroot/Makefile index 6814af7549f6..f82900755b86 100644 --- a/sysutils/cdroot/Makefile +++ b/sysutils/cdroot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cdroot -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bsd diff --git a/sysutils/cdroot/distinfo b/sysutils/cdroot/distinfo index 68103cb42bb0..06dae6188e2a 100644 --- a/sysutils/cdroot/distinfo +++ b/sysutils/cdroot/distinfo @@ -1 +1 @@ -MD5 (cdroot-1.2.3.tar.gz) = 60be2f6eb56c515f31a1ab88f7f1ecc2 +MD5 (cdroot-1.2.4.tar.gz) = 747d0a780421ccd4c014d024b1a0f935 diff --git a/sysutils/cdroot/pkg-descr b/sysutils/cdroot/pkg-descr index 035cb169c2e4..e0fdc0c2b779 100644 --- a/sysutils/cdroot/pkg-descr +++ b/sysutils/cdroot/pkg-descr @@ -4,4 +4,4 @@ FreeBSD release, as built by 'make release'. If desired, a floppy disk with a /etc directory may be provided to supply system /etc overrides allowing one to use the same CD image to boot multiple systems, where each system's hostname, IP address, etc is contained on -a seperate floppy disk. See the README file for more information. +a separate floppy disk. See the README file for more information. |