diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-29 22:41:34 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-29 22:41:34 +0800 |
commit | caa814aa2bc88ade5b12211787647e1bd90828ee (patch) | |
tree | 5ceb57ee230300f84dbc00c56ca915e3e1249864 /archivers | |
parent | 17cf0643af3ceea0b658ba90aa00071de8d680b4 (diff) | |
download | freebsd-ports-gnome-caa814aa2bc88ade5b12211787647e1bd90828ee.tar.gz freebsd-ports-gnome-caa814aa2bc88ade5b12211787647e1bd90828ee.tar.zst freebsd-ports-gnome-caa814aa2bc88ade5b12211787647e1bd90828ee.zip |
Update MASTER_SITES
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/mar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/mar/Makefile b/archivers/mar/Makefile index 23489ff41ca1..b31f74d430f5 100644 --- a/archivers/mar/Makefile +++ b/archivers/mar/Makefile @@ -9,7 +9,7 @@ PORTNAME= mar DISTVERSION= 0.5 CATEGORIES= archivers MASTER_SITES= http://www.emantic.co.uk/mark/files/ \ - http://critical.ch/mar/ + http://critical.ch/distfiles/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= ehaupt@FreeBSD.org |