diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2002-06-26 17:03:21 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2002-06-26 17:03:21 +0800 |
commit | 270ecfec6a1abd416610049b8c902a6b67b07361 (patch) | |
tree | ec2ccc6b27ce956e22c6f057907d4f4aa8dee7e8 /graphics/xaos | |
parent | 4eed0a05507e001a9a85a7a6fb49a2a427324c70 (diff) | |
download | freebsd-ports-gnome-270ecfec6a1abd416610049b8c902a6b67b07361.tar.gz freebsd-ports-gnome-270ecfec6a1abd416610049b8c902a6b67b07361.tar.zst freebsd-ports-gnome-270ecfec6a1abd416610049b8c902a6b67b07361.zip |
MASTER_SITE has moved (to SourceForge.Net).
Noticed by: Vladimir Kotal <vlada@openbsd.cz>
Diffstat (limited to 'graphics/xaos')
-rw-r--r-- | graphics/xaos/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile index f9154d0d14e7..f554209031ed 100644 --- a/graphics/xaos/Makefile +++ b/graphics/xaos/Makefile @@ -8,10 +8,8 @@ PORTNAME= xaos PORTVERSION= 3.0 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ - ftp://ftp.ta.jcu.cz/pub/linux/hubicka/XaoS/3.0/ \ - http://www.paru.cas.cz/~hubicka/XaoS/dist/ -MASTER_SITE_SUBDIR= graphics +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= xaos DISTNAME= XaoS-${PORTVERSION} MAINTAINER= jkoshy@freebsd.org |