diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-01 22:47:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-01 22:47:43 +0000 |
commit | c32b919f174f98d24763e46e81a7f88f56509f77 (patch) | |
tree | 96f32f8d10fea32d0ea65033ed6ce69bde5c85b2 /graphics/dia/Makefile | |
parent | 5b8604bff3a6d3c55c1a63a08ab7bb3a01dc2f99 (diff) |
Notes
Diffstat (limited to 'graphics/dia/Makefile')
-rw-r--r-- | graphics/dia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index e672b4c08e97..9c12630eed3e 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dia -PORTVERSION= 0.92.1 +PORTVERSION= 0.92.2 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} |