diff options
Diffstat (limited to 'sysutils/ccd2iso/Makefile')
-rw-r--r-- | sysutils/ccd2iso/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/ccd2iso/Makefile b/sysutils/ccd2iso/Makefile index da38abe1229a..766184991770 100644 --- a/sysutils/ccd2iso/Makefile +++ b/sysutils/ccd2iso/Makefile @@ -9,8 +9,7 @@ PORTNAME= ccd2iso PORTVERSION= 0.9 PORTREVISION?= 1 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= ${PORTNAME} MAINTAINER= osa@FreeBSD.org |