diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2008-01-31 13:05:29 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2008-01-31 13:05:29 +0000 |
commit | d9f829e478ef35467991cea38a83a1954ef962e2 (patch) | |
tree | 24ae5426af9b6e1c09ee65e14f5eb86d53531081 /archivers/hffzip | |
parent | a01d7533aa072e3c43bbdb4323ddcd28bfd96dbd (diff) |
Notes
Diffstat (limited to 'archivers/hffzip')
-rw-r--r-- | archivers/hffzip/Makefile | 3 |
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 |