diff options
Diffstat (limited to 'cad/impact')
-rw-r--r-- | cad/impact/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/impact/Makefile b/cad/impact/Makefile index eb5df32e02e5..cc6bba60a26a 100644 --- a/cad/impact/Makefile +++ b/cad/impact/Makefile @@ -10,8 +10,7 @@ PORTNAME= impact PORTVERSION= 0.7.5 PORTREVISION= 1 CATEGORIES= cad java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${PORTVERSION} DISTNAME= Impact-${PORTVERSION} MAINTAINER= araujo@FreeBSD.org |