diff options
-rw-r--r-- | sysutils/uptimed/Makefile | 4 | ||||
-rw-r--r-- | sysutils/uptimed/distinfo | 6 | ||||
-rw-r--r-- | sysutils/uptimed/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/uptimed/Makefile b/sysutils/uptimed/Makefile index 35ac0b1c1a96..ba3713079ef5 100644 --- a/sysutils/uptimed/Makefile +++ b/sysutils/uptimed/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ PORTNAME= uptimed -PORTVERSION= 0.3.11 +PORTVERSION= 0.3.12 CATEGORIES= sysutils MASTER_SITES= http://podgorny.cz/uptimed/releases/ MAINTAINER= andy@athame.co.uk -COMMENT= Rob Kaper's uptime daemon +COMMENT= uptime daemon USE_RC_SUBR= ${PORTNAME} USE_LDCONFIG= yes diff --git a/sysutils/uptimed/distinfo b/sysutils/uptimed/distinfo index 0f6645e65033..77d67a9e48a1 100644 --- a/sysutils/uptimed/distinfo +++ b/sysutils/uptimed/distinfo @@ -1,3 +1,3 @@ -MD5 (uptimed-0.3.11.tar.bz2) = a67e69143a7441c081844eb392d10990 -SHA256 (uptimed-0.3.11.tar.bz2) = e240f3c8400669086a3274e0801951a6fc3251828b5588391818424a1d59e109 -SIZE (uptimed-0.3.11.tar.bz2) = 238337 +MD5 (uptimed-0.3.12.tar.bz2) = c523d6434b672107ea00559bb38eb050 +SHA256 (uptimed-0.3.12.tar.bz2) = 8415d4bd4147c956d4d608f34ab6cda8765eee75f8650b92a5a2d8aa1575f773 +SIZE (uptimed-0.3.12.tar.bz2) = 238886 diff --git a/sysutils/uptimed/pkg-descr b/sysutils/uptimed/pkg-descr index 6dfcfdf9d8ab..5c668bb3cf9b 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.robertjohnkaper.com/software/uptimed/ +WWW: http://podgorny.cz/moin/Uptimed - Andy Fawcett andy@athame.co.uk |