diff options
author | araujo <araujo@FreeBSD.org> | 2008-01-02 01:07:44 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-01-02 01:07:44 +0800 |
commit | 6fe070adf5dd14d0900bfe747bbc6e368e12c4f3 (patch) | |
tree | 428846cfbfdc78b6bb0aef68e2aa265b4303310b /cad/impact/Makefile | |
parent | 2664b871ae48311a5c9949b9336a24bc5e58c5ad (diff) | |
download | freebsd-ports-gnome-6fe070adf5dd14d0900bfe747bbc6e368e12c4f3.tar.gz freebsd-ports-gnome-6fe070adf5dd14d0900bfe747bbc6e368e12c4f3.tar.zst freebsd-ports-gnome-6fe070adf5dd14d0900bfe747bbc6e368e12c4f3.zip |
- Update to 0.7.5.
Approved by: stas (mentor, implicit)
Diffstat (limited to 'cad/impact/Makefile')
-rw-r--r-- | cad/impact/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/impact/Makefile b/cad/impact/Makefile index 40e709de69ce..78c77793232c 100644 --- a/cad/impact/Makefile +++ b/cad/impact/Makefile @@ -7,8 +7,7 @@ # PORTNAME= impact -PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTVERSION= 0.7.5 CATEGORIES= cad java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |