diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:35:32 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:35:32 +0800 |
commit | 15323e14ca5e26ed7f61689771fc0aa594453e3e (patch) | |
tree | 8548af9a729d1cf57c0e531cbb14598ae974ef7f /sysutils/xcdroast | |
parent | 3f959ccac94a73ce731865cd12c9914cbe6d65b7 (diff) | |
download | freebsd-ports-graphics-15323e14ca5e26ed7f61689771fc0aa594453e3e.tar.gz freebsd-ports-graphics-15323e14ca5e26ed7f61689771fc0aa594453e3e.tar.zst freebsd-ports-graphics-15323e14ca5e26ed7f61689771fc0aa594453e3e.zip |
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
Diffstat (limited to 'sysutils/xcdroast')
-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 b7ae9af2ae5..b738b87e57b 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 |