diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-04-13 18:55:40 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-04-13 18:55:40 +0000 |
commit | 409706968ede576068001cc64bbbcfed9d354c5d (patch) | |
tree | 0a76e2da75856776899e575db8424a97eec48cdb /misc | |
parent | c61d1777e212931bb0d7026341ac6ab6f9819fa4 (diff) | |
download | ports-409706968ede576068001cc64bbbcfed9d354c5d.tar.gz ports-409706968ede576068001cc64bbbcfed9d354c5d.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cuecat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cuecat/Makefile b/misc/cuecat/Makefile index 61985aeb14a7..f8d2a996a8c5 100644 --- a/misc/cuecat/Makefile +++ b/misc/cuecat/Makefile @@ -8,7 +8,7 @@ PORTNAME= cuecat PORTVERSION= 1.1 CATEGORIES= misc python -MASTER_SITES= http://www.mired.org/downloads/ +MASTER_SITES= http://mired.org:8080/downloads/ MAINTAINER= mwm@mired.org COMMENT= Tools for decoding and using the output of a :Cue:Cat(TM) wand scanner |