svn commit: r409764 - head/archivers/grzip

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Feb 28 21:10:23 UTC 2016


Author: rakuco
Date: Sun Feb 28 21:10:22 2016
New Revision: 409764
URL: https://svnweb.freebsd.org/changeset/ports/409764

Log:
  Add another mirror and pass maintainership to submitter.
  
  PR:		206686
  Submitted by:	Chris Hutchinson <portmaster at bsdforge.com>

Modified:
  head/archivers/grzip/Makefile
  head/archivers/grzip/pkg-descr

Modified: head/archivers/grzip/Makefile
==============================================================================
--- head/archivers/grzip/Makefile	Sun Feb 28 21:06:12 2016	(r409763)
+++ head/archivers/grzip/Makefile	Sun Feb 28 21:10:22 2016	(r409764)
@@ -5,9 +5,10 @@ PORTNAME=	grzip
 PORTVERSION=	0.3.0
 PORTREVISION=	2
 CATEGORIES=	archivers
-MASTER_SITES=	ftp://ftp.ac-grenoble.fr/ge/compression/
+MASTER_SITES=	ftp://ftp.ac-grenoble.fr/ge/compression/ \
+		http://BSDforge.com/projects/source/archivers/grzip/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	portmaster at BSDforge.com
 COMMENT=	Efficient file compressor
 
 LICENSE=	LGPL21

Modified: head/archivers/grzip/pkg-descr
==============================================================================
--- head/archivers/grzip/pkg-descr	Sun Feb 28 21:06:12 2016	(r409763)
+++ head/archivers/grzip/pkg-descr	Sun Feb 28 21:10:22 2016	(r409764)
@@ -6,4 +6,4 @@ simplicity and effectiveness. This imple
 of 2.234 bps on the Calgary Corpus (14 files) without preprocessing
 filters.
 
-WWW: http://magicssoft.ru/?folder=projects&page=GRZipII
+WWW: http://BSDforge.com/projects/archivers/grzip


More information about the svn-ports-all mailing list