diff options
Diffstat (limited to 'devel/cproto/Makefile')
-rw-r--r-- | devel/cproto/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cproto/Makefile b/devel/cproto/Makefile index f6bcb114d4cc..05e1f8b86db9 100644 --- a/devel/cproto/Makefile +++ b/devel/cproto/Makefile @@ -9,7 +9,8 @@ PORTNAME= cproto PORTVERSION= 4.6 CATEGORIES= devel -MASTER_SITES= http://www.vex.net/~cthuang/cproto/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= cproto MAINTAINER= ports@FreeBSD.org |