diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-07 13:46:51 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-07 13:46:51 +0000 |
commit | e671b2d487db7e1811233499235d8faaa604f2f5 (patch) | |
tree | 3d7263a1eeb716e9fbe924ca2b597d8944c0fae5 /cad/gerbv/Makefile | |
parent | I forgot to commit this file (for R10B-3.) (diff) |
- Update to 1.0.1.
PR: ports/78497
Submitted by: Ports Fury
Approved by: pav (mentor)
Diffstat (limited to 'cad/gerbv/Makefile')
-rw-r--r-- | cad/gerbv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index 6c06b23873e5..db96fc7db21c 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gerbv -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |