- Update MASTER_SITES and WWW: line

PR:		158460
Submitted by:	Ports Fury
This commit is contained in:
Martin Wilke 2011-07-02 14:24:23 +00:00
parent 5789aee9b0
commit cec03f76b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276889
2 changed files with 5 additions and 3 deletions

View File

@ -8,13 +8,15 @@
PORTNAME= hffzip
PORTVERSION= 1.01
CATEGORIES= archivers
MASTER_SITES= http://retis.sssup.it/~scordino/projects/ \
http://ngsoftwareltd.com/freebsd/distfiles/
MASTER_SITES= http://retis.sssup.it/~scordino/code/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= File compressor based on Huffman coding
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/hffzip

View File

@ -2,4 +2,4 @@ HFFzip is a file compressor based on Huffman coding. HFFzip is
right for embedded systems, because of its little size and the
simple algorithm used.
WWW: http://www.di.unipi.it/~scordino/hffzip.html
WWW: http://retis.sssup.it/~scordino/code/hffzip.html