diff options
author | thierry <thierry@FreeBSD.org> | 2005-10-09 05:32:25 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-10-09 05:32:25 +0800 |
commit | 16a3ed513ba45b495ef49ade01a8d548d7ab6d50 (patch) | |
tree | 1787fedb3a7081bde01beae128e48c76ece6d716 /cad/impact/Makefile | |
parent | 600c447d1ee77366da70ae38f9bab0b80bf4b8ff (diff) | |
download | freebsd-ports-gnome-16a3ed513ba45b495ef49ade01a8d548d7ab6d50.tar.gz freebsd-ports-gnome-16a3ed513ba45b495ef49ade01a8d548d7ab6d50.tar.zst freebsd-ports-gnome-16a3ed513ba45b495ef49ade01a8d548d7ab6d50.zip |
- Upgrade to 0.6.3 [1]
- Fix a typo in impact script.
Reported by: edwin's version check [1]
Diffstat (limited to 'cad/impact/Makefile')
-rw-r--r-- | cad/impact/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/impact/Makefile b/cad/impact/Makefile index ef459fe491de..2cbcdd8220a0 100644 --- a/cad/impact/Makefile +++ b/cad/impact/Makefile @@ -7,7 +7,7 @@ # PORTNAME= impact -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.3 CATEGORIES= cad java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |