diff options
Diffstat (limited to 'print/bibcursed/Makefile')
-rw-r--r-- | print/bibcursed/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/bibcursed/Makefile b/print/bibcursed/Makefile index 6ef8a3487b3b..f33f9648cd64 100644 --- a/print/bibcursed/Makefile +++ b/print/bibcursed/Makefile @@ -9,8 +9,7 @@ PORTNAME= bibcursed PORTVERSION= 2.0.0 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}_${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org |