diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2008-04-18 15:39:59 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2008-04-18 15:39:59 +0000 |
commit | 7d4f9ea1a2ec9dda8ddf839eb917fd302dbd29c8 (patch) | |
tree | 85f474705d48e7f0b11c358306aa784387af3848 /archivers | |
parent | cd98b10daeae89b6a3a42d91c3ebcc7ddff3be15 (diff) | |
download | ports-7d4f9ea1a2ec9dda8ddf839eb917fd302dbd29c8.tar.gz ports-7d4f9ea1a2ec9dda8ddf839eb917fd302dbd29c8.zip |
Notes
Diffstat (limited to 'archivers')
-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} |