diff options
Diffstat (limited to 'x11-toolkits/mesgui/Makefile')
-rw-r--r-- | x11-toolkits/mesgui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/mesgui/Makefile b/x11-toolkits/mesgui/Makefile index e6de52a891a6..03ed677a7e31 100644 --- a/x11-toolkits/mesgui/Makefile +++ b/x11-toolkits/mesgui/Makefile @@ -9,7 +9,7 @@ PORTNAME= mesgui PORTVERSION= 1.0 PORTREVISION= 6 CATEGORIES= x11-toolkits -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Make a simple GUI under OpenGL |