diff options
Diffstat (limited to 'net/mmucl')
-rw-r--r-- | net/mmucl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mmucl/Makefile b/net/mmucl/Makefile index 59c8fa1d61ce..6dd45c4e24f8 100644 --- a/net/mmucl/Makefile +++ b/net/mmucl/Makefile @@ -8,7 +8,8 @@ PORTNAME= mmucl PORTVERSION= 1.5.2 CATEGORIES= net -MASTER_SITES= http://download.sourceforge.net/mmucl/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= tim@SPYDERWEB.COM.AU COMMENT= Powerful GUI MUD client written in TCL |