diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/transcalc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index 30f72913d7eb..f8d1add0c48c 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -10,9 +10,7 @@ PORTNAME= transcalc PORTVERSION= 0.14 PORTREVISION= 2 CATEGORIES= cad -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://transcalc.sourceforge.net/ -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://transcalc.sourceforge.net/ MAINTAINER= ports@FreeBSD.org COMMENT= A analysis and synthesis tool for RF and microwave transmission lines |