diff options
Diffstat (limited to 'cad/gplcver/Makefile')
-rw-r--r-- | cad/gplcver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gplcver/Makefile b/cad/gplcver/Makefile index 2fc1d7dab79f..a03a51c57960 100644 --- a/cad/gplcver/Makefile +++ b/cad/gplcver/Makefile @@ -9,7 +9,7 @@ PORTNAME= gplcver PORTVERSION= 2.12.a CATEGORIES= cad -MASTER_SITES= http://www.pragmatic-c.com/gpl-cver/downloads/ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}${PORTVERSION:E}/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}.src MAINTAINER= ports@FreeBSD.org |