summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/dia/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile
index 4cb397748..5631adf97 100644
--- a/graphics/dia/Makefile
+++ b/graphics/dia/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= dia
-PORTVERSION= 0.92
+PORTVERSION= 0.92p2
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.92
DIST_SUBDIR= gnome2
-DISTNAME= ${PORTNAME}-${PORTVERSION}-pre2
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/}
MAINTAINER?= gnome@FreeBSD.org
COMMENT= Diagram creation program, similar to Visio