diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-11-21 15:23:19 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-11-21 15:23:19 +0000 |
commit | 40b465290e79017f9bc608d4d6b93ca0c38b6557 (patch) | |
tree | 0f0df73fc6c705b356bd2509cff680f245299efb /archivers | |
parent | cb55ca16b1088f52734ac500fe2c2442e1e7dc48 (diff) | |
download | ports-40b465290e79017f9bc608d4d6b93ca0c38b6557.tar.gz ports-40b465290e79017f9bc608d4d6b93ca0c38b6557.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zipper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/zipper/Makefile b/archivers/zipper/Makefile index 54b9d85c257e..6860e799e0ac 100644 --- a/archivers/zipper/Makefile +++ b/archivers/zipper/Makefile @@ -9,7 +9,7 @@ PORTNAME= zipper PORTVERSION= 1.1 CATEGORIES= archivers MASTER_SITES= http://xanthippe.dyndns.org/Zipper/ \ - http://florida.ethz.ch/ports/distfiles/ + http://io.debian.net/~tar/ports/distfiles/ DISTNAME= Zipper-${PORTVERSION} MAINTAINER= gurkan@linuks.mine.nu |