diff options
Diffstat (limited to 'x11/mlterm/Makefile')
-rw-r--r-- | x11/mlterm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 501bdafc12a3..739f0a798aa9 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -9,8 +9,7 @@ PORTNAME= mlterm PORTVERSION= 2.9.4 PORTREVISION= 4 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/01%20release/${PORTNAME}-${PORTVERSION} MAINTAINER= nobutaka@FreeBSD.org COMMENT= Multilingual X11 terminal emulator |