diff options
author | sf <sf@FreeBSD.org> | 2001-09-01 16:04:37 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-09-01 16:04:37 +0000 |
commit | a7d6d9303d335f2380bc1e254bed6a56504e876b (patch) | |
tree | c37495278e53559072882bb04f5c9b742a8c1414 /cad | |
parent | 7f773e6d27a2a1a3014c6727a9d5e632b9e6dce5 (diff) | |
download | FreeBSD-ports-a7d6d9303d335f2380bc1e254bed6a56504e876b.zip FreeBSD-ports-a7d6d9303d335f2380bc1e254bed6a56504e876b.tar.gz |
fix DISTNAME.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/xcircuit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 7b7a31b..ad57734 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 2.3.3.b9 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/ +DISTNAME= ${PORTNAME}-${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org |