diff options
Diffstat (limited to 'misc/lingoteach/Makefile')
-rw-r--r-- | misc/lingoteach/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile index dbda2e3f0cfc..b52ec35d7bf6 100644 --- a/misc/lingoteach/Makefile +++ b/misc/lingoteach/Makefile @@ -9,8 +9,7 @@ PORTNAME= lingoteach PORTVERSION= 0.3.9 PORTREVISION= 10 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/OldFiles DISTFILES= ${PORTNAME}-ui-${PORTVERSION}.tar.gz .if defined(WITH_SOUND) DISTFILES+= ${PORTNAME}-sound-${SOUNDV}.tar.gz |