diff options
Diffstat (limited to 'cad/electric/Makefile')
-rw-r--r-- | cad/electric/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/electric/Makefile b/cad/electric/Makefile index 3076f46a683..4e4ddf65c24 100644 --- a/cad/electric/Makefile +++ b/cad/electric/Makefile @@ -5,8 +5,7 @@ PORTNAME= electric PORTVERSION= 7.0.0 PORTREVISION= 4 CATEGORIES= cad -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= GNU DISTNAME= ${PORTNAME}-${PORTVERSION:C/^(...)\./\1/} MAINTAINER= ports@FreeBSD.org |