diff options
Diffstat (limited to 'devel/fastcrc/Makefile')
-rw-r--r-- | devel/fastcrc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/fastcrc/Makefile b/devel/fastcrc/Makefile index 3cb5a94ffd65..ed31875c06d0 100644 --- a/devel/fastcrc/Makefile +++ b/devel/fastcrc/Makefile @@ -8,9 +8,9 @@ PORTNAME= fastcrc PORTVERSION= 1.0 CATEGORIES= devel -MASTER_SITES= http://www.whizkidtech.net/fports/ +MASTER_SITES= http://www.whizkidtech.redprince.net/fports/ -MAINTAINER= adam@whizkidtech.net +MAINTAINER= adam@redprince.net COMMENT= Fast CRC routines BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm |