mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
parent
5459893a28
commit
11b888fba8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390416
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= currtime
|
PORTNAME= currtime
|
||||||
PORTVERSION= 0.2.3
|
PORTVERSION= 0.2.4
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://www.neelc.org/files/currtime/${PORTVERSION}/
|
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
|
COMMENT= Enhanced command-line operated real time clock
|
||||||
|
|
||||||
LICENSE= BSD2CLAUSE
|
LICENSE= BSD2CLAUSE
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
ALL_TARGET= ${PORTNAME}
|
ALL_TARGET= ${PORTNAME}
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (currtime-0.2.3.tar.gz) = 2e61c06ab39666a8091e57979ed66b4070f9cb44bac93c214f5f65b5441c92b8
|
SHA256 (currtime-0.2.4.tar.gz) = 7f166e929a52a29a8687a2400838e1d143e96717ef4ad0b648ce417a8a21ebd1
|
||||||
SIZE (currtime-0.2.3.tar.gz) = 3894
|
SIZE (currtime-0.2.4.tar.gz) = 3973
|
||||||
|
|
Loading…
Add table
Reference in a new issue