diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-06-23 22:29:24 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-06-23 22:29:24 +0800 |
commit | 6d123bc2c131f183a39e527cf553b955db0da8eb (patch) | |
tree | f456df23fbb2a49530a6a7117c3103f0147c9954 /sysutils | |
parent | 386fc496ecbc3d94b3a58bb89bd7a61a1cbf11bf (diff) | |
download | freebsd-ports-gnome-6d123bc2c131f183a39e527cf553b955db0da8eb.tar.gz freebsd-ports-gnome-6d123bc2c131f183a39e527cf553b955db0da8eb.tar.zst freebsd-ports-gnome-6d123bc2c131f183a39e527cf553b955db0da8eb.zip |
- Update to 0.2.4
PR: 201006
Submitted by: neel@neelc.org (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/currtime/Makefile | 3 | ||||
-rw-r--r-- | sysutils/currtime/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/currtime/Makefile b/sysutils/currtime/Makefile index 9b29fba86215..4a1bc9df0def 100644 --- a/sysutils/currtime/Makefile +++ b/sysutils/currtime/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= currtime -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 CATEGORIES= sysutils MASTER_SITES= http://www.neelc.org/files/currtime/${PORTVERSION}/ @@ -9,6 +9,7 @@ MAINTAINER= neel@neelc.org COMMENT= Enhanced command-line operated real time clock LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE ALL_TARGET= ${PORTNAME} diff --git a/sysutils/currtime/distinfo b/sysutils/currtime/distinfo index b9ba53fb8efa..db279b14dcab 100644 --- a/sysutils/currtime/distinfo +++ b/sysutils/currtime/distinfo @@ -1,2 +1,2 @@ -SHA256 (currtime-0.2.3.tar.gz) = 2e61c06ab39666a8091e57979ed66b4070f9cb44bac93c214f5f65b5441c92b8 -SIZE (currtime-0.2.3.tar.gz) = 3894 +SHA256 (currtime-0.2.4.tar.gz) = 7f166e929a52a29a8687a2400838e1d143e96717ef4ad0b648ce417a8a21ebd1 +SIZE (currtime-0.2.4.tar.gz) = 3973 |