diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-29 14:41:34 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-29 14:41:34 +0000 |
commit | b28e1eddc0f40443f9da8656d978366af324a7ed (patch) | |
tree | d111ec82f5c4dde67d14b9165934b1abc1ef90d0 /archivers/mar | |
parent | 6518f334d8cbba0184f8a7d2b6ab1a27706b6194 (diff) | |
download | ports-b28e1eddc0f40443f9da8656d978366af324a7ed.tar.gz ports-b28e1eddc0f40443f9da8656d978366af324a7ed.zip |
Notes
Diffstat (limited to 'archivers/mar')
-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 |