diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/netraider/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netraider/Makefile b/www/netraider/Makefile index 481e80e0d1fd..d8d183624b6d 100644 --- a/www/netraider/Makefile +++ b/www/netraider/Makefile @@ -8,7 +8,7 @@ PORTNAME= netraider PORTVERSION= 0.0.2 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.mandragon.org/raider/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-source-${PORTVERSION} |