diff options
Diffstat (limited to 'textproc/kmflcomp/Makefile')
-rw-r--r-- | textproc/kmflcomp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/kmflcomp/Makefile b/textproc/kmflcomp/Makefile index 726d6caec7d9..34ef3fb63aaa 100644 --- a/textproc/kmflcomp/Makefile +++ b/textproc/kmflcomp/Makefile @@ -8,9 +8,9 @@ PORTNAME= kmflcomp PORTVERSION= 0.9.8 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF/kmfl/kmfl/${PORTVERSION} \ http://anthesphoria.net/FreeBSD/ports/distfiles/ -MASTER_SITE_SUBDIR= kmfl + DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ KMFL-Compiler.sxw DIST_SUBDIR= kmfl |