diff options
Diffstat (limited to 'devel/cut')
-rw-r--r-- | devel/cut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cut/Makefile b/devel/cut/Makefile index 56a791ec5f35..98bff9ea0fce 100644 --- a/devel/cut/Makefile +++ b/devel/cut/Makefile @@ -8,7 +8,7 @@ PORTNAME= cut PORTVERSION= 2.4 CATEGORIES= devel -MASTER_SITES= http://www.falvotech.com/content/cut/downloads/ +MASTER_SITES= http://www.falvotech.com/content/cut/2.4/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Unit Testing Framework for C, C++ and Objective-C |