summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorJean Milanez Melo <jmelo@FreeBSD.org>2008-01-31 13:05:29 +0000
committerJean Milanez Melo <jmelo@FreeBSD.org>2008-01-31 13:05:29 +0000
commitd9f829e478ef35467991cea38a83a1954ef962e2 (patch)
tree24ae5426af9b6e1c09ee65e14f5eb86d53531081 /archivers
parent- Update net-p2p/bnbt to 8.5. (diff)
- Fix mastersite.
PR: ports/119156 Submitted by: Craig Butler <craig001@lerwick.hopto.org>
Notes
Notes: svn path=/head/; revision=206502
Diffstat (limited to 'archivers')
-rw-r--r--archivers/hffzip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/hffzip/Makefile b/archivers/hffzip/Makefile
index 31bec9a98de8..b924218d0188 100644
--- a/archivers/hffzip/Makefile
+++ b/archivers/hffzip/Makefile
@@ -8,7 +8,8 @@
PORTNAME= hffzip
PORTVERSION= 1.01
CATEGORIES= archivers
-MASTER_SITES= http://www.di.unipi.it/~scordino/
+MASTER_SITES= http://utenti.quipo.it/claudioscordino/ \
+ http://ngsoftwareltd.com/freebsd/distfiles/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org