diff options
author | sergei <sergei@FreeBSD.org> | 2004-04-08 12:53:14 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2004-04-08 12:53:14 +0800 |
commit | bb4961e37d04a1f339704e53f604658dc118caff (patch) | |
tree | 83179705cc94c3545b5e835bed530ee15e97e502 /sysutils/runit | |
parent | fe5e5c7cce101603f45d51fb418942a16411acd7 (diff) | |
download | freebsd-ports-gnome-bb4961e37d04a1f339704e53f604658dc118caff.tar.gz freebsd-ports-gnome-bb4961e37d04a1f339704e53f604658dc118caff.tar.zst freebsd-ports-gnome-bb4961e37d04a1f339704e53f604658dc118caff.zip |
- Update to 1.0.2
Diffstat (limited to 'sysutils/runit')
-rw-r--r-- | sysutils/runit/Makefile | 2 | ||||
-rw-r--r-- | sysutils/runit/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/runit/Makefile b/sysutils/runit/Makefile index bd1e6fd20d0d..8eb079914d78 100644 --- a/sysutils/runit/Makefile +++ b/sysutils/runit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= runit -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= sysutils MASTER_SITES= http://smarden.org/${PORTNAME}/ diff --git a/sysutils/runit/distinfo b/sysutils/runit/distinfo index 99cfa96556a9..66eb38d868fb 100644 --- a/sysutils/runit/distinfo +++ b/sysutils/runit/distinfo @@ -1,2 +1,2 @@ -MD5 (runit-1.0.1.tar.gz) = 41c520a7b2c28c66f9fa413443010fdb -SIZE (runit-1.0.1.tar.gz) = 87290 +MD5 (runit-1.0.2.tar.gz) = 30f72cdd8ed86214fab5c1e7969ff9da +SIZE (runit-1.0.2.tar.gz) = 87688 |