diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-12-05 09:05:43 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-12-05 09:05:43 +0000 |
commit | c678667f06e99e9b6e8de417e7b8d7d830647fad (patch) | |
tree | 6e376c62cfa91569b196901ce2ac3bb406ade676 /devel/rinfo | |
parent | e33e6ea333e0156cafa865aaf2dc261431778e2d (diff) |
- Add a MASTER_SITE backup
- Add SHA256 hash
PR: ports/89803
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes
Notes:
svn path=/head/; revision=150448
Diffstat (limited to 'devel/rinfo')
-rw-r--r-- | devel/rinfo/Makefile | 3 | ||||
-rw-r--r-- | devel/rinfo/distinfo | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/rinfo/Makefile b/devel/rinfo/Makefile index 87aac2361832..363172fe707f 100644 --- a/devel/rinfo/Makefile +++ b/devel/rinfo/Makefile @@ -8,7 +8,8 @@ PORTNAME= rinfo PORTVERSION= 1.2 CATEGORIES= devel -MASTER_SITES= ftp://www.ctgi.net/pub/ctgi/ +MASTER_SITES= ftp://www.ctgi.net/pub/ctgi/ \ + http://www.freebsdbrasil.com.br/~jmelo/ MAINTAINER= ports@FreeBSD.org COMMENT= List status of files checked out of RCS repositories diff --git a/devel/rinfo/distinfo b/devel/rinfo/distinfo index 301440d27323..b1d5d2704b0d 100644 --- a/devel/rinfo/distinfo +++ b/devel/rinfo/distinfo @@ -1,2 +1,3 @@ MD5 (rinfo-1.2.tar.gz) = d03958079063bc36d419d76c35d53db0 +SHA256 (rinfo-1.2.tar.gz) = 2a8eb63a5bc91e50a8618fdb56043a1735f3b2d2cdea526cfa6f1be8ffd897c0 SIZE (rinfo-1.2.tar.gz) = 5045 |