aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2006-08-15 19:10:09 +0800
committerehaupt <ehaupt@FreeBSD.org>2006-08-15 19:10:09 +0800
commit99bbfe88ce78932d7dd70f97e201293c21ddcd4b (patch)
treed88c5e083949c7df050cfd317eab850d41e61ca7
parent45308d9b417f8c2e55c9c54cc07e5f8224108b14 (diff)
downloadfreebsd-ports-gnome-99bbfe88ce78932d7dd70f97e201293c21ddcd4b.tar.gz
freebsd-ports-gnome-99bbfe88ce78932d7dd70f97e201293c21ddcd4b.tar.zst
freebsd-ports-gnome-99bbfe88ce78932d7dd70f97e201293c21ddcd4b.zip
- Update MASTER_SITES
- Update WWW
-rw-r--r--archivers/mar/Makefile3
-rw-r--r--archivers/mar/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/archivers/mar/Makefile b/archivers/mar/Makefile
index 1cc1214436e7..46599a325da1 100644
--- a/archivers/mar/Makefile
+++ b/archivers/mar/Makefile
@@ -8,8 +8,7 @@
PORTNAME= mar
DISTVERSION= 0.5
CATEGORIES= archivers
-MASTER_SITES= http://www.emantic.co.uk/mark/files/ \
- http://critical.ch/distfiles/ \
+MASTER_SITES= http://critical.ch/distfiles/ \
http://energy.critical.ch/distfiles/
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
diff --git a/archivers/mar/pkg-descr b/archivers/mar/pkg-descr
index 34619f2a1025..c5256878649a 100644
--- a/archivers/mar/pkg-descr
+++ b/archivers/mar/pkg-descr
@@ -5,7 +5,7 @@ data together in a single file. A mar file may be suitable in situations where
a full-scale database is not. Both the mar library and the accompanying utility
are written in C with the intention of porting to many platforms.
-WWW: http://www.emantic.co.uk/mark/
+WWW: http://freshmeat.net/projects/mar/
- ehaupt
ehaupt@critical.ch