summaryrefslogtreecommitdiff
path: root/cad/xcircuit
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-01 16:04:37 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-01 16:04:37 +0000
commitf7336679e43a4f86ebb855c45a934b5aef3eec0c (patch)
tree0554d123bd7910cc589a7d05a865897f5af69c3e /cad/xcircuit
parentupgrade to 1.8.0 (diff)
fix DISTNAME.
Notes
Notes: svn path=/head/; revision=47277
Diffstat (limited to 'cad/xcircuit')
-rw-r--r--cad/xcircuit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index 7b7a31b83e78..ad5773424c9c 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