aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/dia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dia/Makefile')
-rw-r--r--graphics/dia/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile
index e5fc1484e552..6daccfa72e70 100644
--- a/graphics/dia/Makefile
+++ b/graphics/dia/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= dia
-PORTVERSION= 0.94
-PORTREVISION= 6
+PORTVERSION= 0.95
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.94
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DIST_SUBDIR= gnome2
MAINTAINER?= gnome@FreeBSD.org