diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-10-07 13:13:22 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-10-07 13:13:22 +0000 |
commit | ca6f705a44d758f8aa52046e85e1f119256eefe8 (patch) | |
tree | 9954fc830f20de10565fb6f33b14b17de66671dc /deskutils/ganttproject/Makefile | |
parent | 3ab6ca35649022d76c2d9e863c4327d912fb024f (diff) |
Notes
Diffstat (limited to 'deskutils/ganttproject/Makefile')
-rw-r--r-- | deskutils/ganttproject/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/ganttproject/Makefile b/deskutils/ganttproject/Makefile index 5775fabd1dc2..42e1702e3bee 100644 --- a/deskutils/ganttproject/Makefile +++ b/deskutils/ganttproject/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ganttproject -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= deskutils java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |