diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-24 12:02:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-24 12:02:00 +0000 |
commit | dbb6d573e43e2ae27ed92337b397e33f772ed8cb (patch) | |
tree | 1e8977d2c5461ac399e9c6ef8325fea762397b40 | |
parent | - xscoop move (diff) |
- Update MASTER_SITES, WWW
- Add SHA256
Requested by: Andy Fawcett <andy@athame.co.uk> (maintainer)
Notes
Notes:
svn path=/head/; revision=149284
-rw-r--r-- | sysutils/uptimed/Makefile | 2 | ||||
-rw-r--r-- | sysutils/uptimed/distinfo | 3 | ||||
-rw-r--r-- | sysutils/uptimed/pkg-descr | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/uptimed/Makefile b/sysutils/uptimed/Makefile index 521a12f61cce..8c9d3c6d8d53 100644 --- a/sysutils/uptimed/Makefile +++ b/sysutils/uptimed/Makefile @@ -7,7 +7,7 @@ PORTNAME= uptimed PORTVERSION= 0.3.3 CATEGORIES= sysutils -MASTER_SITES= http://unixcode.org/downloads/uptimed/ \ +MASTER_SITES= http://www.robertjohnkaper.com/downloads/uptimed/ \ http://people.fruitsalad.org/tap/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/sysutils/uptimed/distinfo b/sysutils/uptimed/distinfo index 93bf04492b72..c05dfafc1851 100644 --- a/sysutils/uptimed/distinfo +++ b/sysutils/uptimed/distinfo @@ -1,2 +1,3 @@ MD5 (uptimed-0.3.3.tar.gz) = c4380535afc759dd7596e1d67ce9ba8b -SIZE (uptimed-0.3.1.tar.gz) = 307550 +SHA256 (uptimed-0.3.3.tar.gz) = 6d84f62846689a97577fa212ee28f153018e57a8ab22188fb744eec98d409354 +SIZE (uptimed-0.3.3.tar.gz) = 307550 diff --git a/sysutils/uptimed/pkg-descr b/sysutils/uptimed/pkg-descr index 4dca1115f1ab..6dfcfdf9d8ab 100644 --- a/sysutils/uptimed/pkg-descr +++ b/sysutils/uptimed/pkg-descr @@ -3,7 +3,7 @@ a computer system ever had. It uses the system boot time to keep sessions apart from each other. Uptimed comes with a console front-end to parse the records, which can also easily be used to show your records on a web page. -WWW: http://www.unixcode.org/uptimed/ +WWW: http://www.robertjohnkaper.com/software/uptimed/ - Andy Fawcett andy@athame.co.uk |