diff options
Diffstat (limited to 'devel/lincvs/Makefile')
-rw-r--r-- | devel/lincvs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lincvs/Makefile b/devel/lincvs/Makefile index 5b8f8b489a2f..da268c469bbd 100644 --- a/devel/lincvs/Makefile +++ b/devel/lincvs/Makefile @@ -8,7 +8,7 @@ PORTNAME= lincvs PORTVERSION= 0.4.90 CATEGORIES= devel kde -MASTER_SITES= http://lincvs.sunsite.dk/download/${PORTNAME}-${PORTVERSION}/ +MASTER_SITES= http://lincvs.sunsite.dk/download/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-0-generic-src EXTRACT_SUFX= .tgz |