diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-03-16 15:56:25 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-03-16 15:56:25 +0000 |
commit | d93de6978159bb1c453e5d7ea968b06548474075 (patch) | |
tree | 601e25502544d6a943a1a41d25feb5ee1c201740 /x11/xmascot | |
parent | 65c8bd3235c541d4d3e68068c88755548bc19203 (diff) | |
download | ports-d93de6978159bb1c453e5d7ea968b06548474075.tar.gz ports-d93de6978159bb1c453e5d7ea968b06548474075.zip |
Notes
Diffstat (limited to 'x11/xmascot')
-rw-r--r-- | x11/xmascot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index 32e2bda2aad2..371c927e1a4b 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -9,8 +9,7 @@ PORTNAME= xmascot PORTVERSION= 2.6a PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ \ - http://cclub-flying.dsl.gr.jp/products/xmascot/ +MASTER_SITES= http://cclub-flying.dsl.gr.jp/products/xmascot/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org |