diff options
Diffstat (limited to 'www/myghty')
-rw-r--r-- | www/myghty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/myghty/Makefile b/www/myghty/Makefile index 9e4a7c0b5954..830f9a902209 100644 --- a/www/myghty/Makefile +++ b/www/myghty/Makefile @@ -9,7 +9,7 @@ PORTNAME= myghty PORTVERSION= 0.98c CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://bsdchat.com/dist/dryice/ + http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Myghty-${PORTVERSION} |