diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-26 23:06:55 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-26 23:06:55 +0000 |
commit | 4a34fcf451ff105fad4b3d654bbdf47f57a6fa3e (patch) | |
tree | abc7b4d0144ddca523ed1a70a468e6473f8009ed /archivers/unzoo | |
parent | c6e3f57eb39e4f4eb2e25bba103871ddc4ab559d (diff) |
Notes
Diffstat (limited to 'archivers/unzoo')
-rw-r--r-- | archivers/unzoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/unzoo/Makefile b/archivers/unzoo/Makefile index 5544f5205bb1..49cf8ff6e9e3 100644 --- a/archivers/unzoo/Makefile +++ b/archivers/unzoo/Makefile @@ -8,7 +8,7 @@ PORTNAME= unzoo DISTVERSION= 4.4 CATEGORIES= archivers -MASTER_SITES= hhttp://critical.ch/distfiles/ \ +MASTER_SITES= http://critical.ch/distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ehaupt |