diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-11 00:35:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-11 00:35:45 +0000 |
commit | f4b603f64b6af0a37a1675aa6c6a8127a18823be (patch) | |
tree | 598e3886296ddbb5c4ccb9371ab6c439992306d8 /sysutils | |
parent | 10221a79bec039af9353265cb67d01b45935499d (diff) | |
download | ports-f4b603f64b6af0a37a1675aa6c6a8127a18823be.tar.gz ports-f4b603f64b6af0a37a1675aa6c6a8127a18823be.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/worldtools/Makefile | 2 | ||||
-rw-r--r-- | sysutils/worldtools/distinfo | 2 | ||||
-rw-r--r-- | sysutils/worldtools/pkg-descr | 3 |
3 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/worldtools/Makefile b/sysutils/worldtools/Makefile index 40f57f604dba..d9defbb4ff97 100644 --- a/sysutils/worldtools/Makefile +++ b/sysutils/worldtools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= worldtools -PORTVERSION= 1.2 +PORTVERSION= 1.3.1 CATEGORIES= sysutils MASTER_SITES= http://anarcat.ath.cx/software/distfiles/ diff --git a/sysutils/worldtools/distinfo b/sysutils/worldtools/distinfo index ce0737a2f7da..e9b6a3646730 100644 --- a/sysutils/worldtools/distinfo +++ b/sysutils/worldtools/distinfo @@ -1 +1 @@ -MD5 (worldtools-1.2.tar.gz) = 9202006bcca1c3855486030e9fbde33a +MD5 (worldtools-1.3.1.tar.gz) = 251bc88f2e2bb771aaca7e7816a8aa28 diff --git a/sysutils/worldtools/pkg-descr b/sysutils/worldtools/pkg-descr index 0d958ef30a0c..127ffcb8e4e5 100644 --- a/sysutils/worldtools/pkg-descr +++ b/sysutils/worldtools/pkg-descr @@ -8,6 +8,7 @@ is currently being built. sends a notification to the user by email when finished. - upgrade is a wrapper for buildit, whereintheworld, cvsup and make -buildworld. +buildworld. It is a convenient series of shell commands that will +upgrade your FreeBSD system. See the README file for more details. |