diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
commit | f83c7639aafdbe99a7f8bd89780da0b672b58bc3 (patch) | |
tree | 3c8833dfe452b93f6e5e4fc66b78bbafdc950e06 /cad/electric | |
parent | d727bd2384bdb114bb29329ecd105fd4475fbc55 (diff) |
Notes
Diffstat (limited to 'cad/electric')
-rw-r--r-- | cad/electric/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/electric/Makefile b/cad/electric/Makefile index 4f70b155fc46..84167312eff6 100644 --- a/cad/electric/Makefile +++ b/cad/electric/Makefile @@ -3,7 +3,7 @@ PORTNAME= electric PORTVERSION= 7.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MASTER_SITES= GNU DISTNAME= ${PORTNAME}-${PORTVERSION:C/^(...)\./\1/} |