diff options
-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 |