diff options
Diffstat (limited to 'sysutils/xcdroast/Makefile')
-rw-r--r-- | sysutils/xcdroast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index b7ae9af2ae55..b738b87e57b4 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -9,9 +9,9 @@ PORTNAME= xcdroast PORTVERSION= 0.98.a.16 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.98alpha16 \ http://www.xcdroast.org/download/ -MASTER_SITE_SUBDIR= xcdroast + DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a./alpha/} MAINTAINER= oliver@FreeBSD.org |