diff options
Diffstat (limited to 'emulators/dboxfe/Makefile')
-rw-r--r-- | emulators/dboxfe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/dboxfe/Makefile b/emulators/dboxfe/Makefile index 30b5c9c1957c..ed5a0a6ad96c 100644 --- a/emulators/dboxfe/Makefile +++ b/emulators/dboxfe/Makefile @@ -4,8 +4,7 @@ PORTNAME= dboxfe PORTVERSION= 0.1.3 PORTREVISION= 6 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_BERLIOS} -MASTER_SITE_SUBDIR=${PORTNAME} +MASTER_SITES= SF/${PORTNAME} MAINTAINER= makc@FreeBSD.org COMMENT= Qt4 based configuration manager for DOSBox |