diff options
Diffstat (limited to 'archivers/hffzip/Makefile')
-rw-r--r-- | archivers/hffzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/hffzip/Makefile b/archivers/hffzip/Makefile index b924218d0188..1d6c6513fdd7 100644 --- a/archivers/hffzip/Makefile +++ b/archivers/hffzip/Makefile @@ -8,7 +8,7 @@ PORTNAME= hffzip PORTVERSION= 1.01 CATEGORIES= archivers -MASTER_SITES= http://utenti.quipo.it/claudioscordino/ \ +MASTER_SITES= http://retis.sssup.it/~scordino/projects/ \ http://ngsoftwareltd.com/freebsd/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION} |