diff options
Diffstat (limited to 'cad/atlc/Makefile')
-rw-r--r-- | cad/atlc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/atlc/Makefile b/cad/atlc/Makefile index aed2a1a..4ab6588 100644 --- a/cad/atlc/Makefile +++ b/cad/atlc/Makefile @@ -8,8 +8,7 @@ PORTNAME= atlc PORTVERSION= 4.6.0 CATEGORIES= cad -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/atlc/} -DISTNAME= ${PORTNAME}-${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A tool to calculate the impedance of transmission lines |