summaryrefslogtreecommitdiffstats
path: root/editors/gedit
diff options
context:
space:
mode:
Diffstat (limited to 'editors/gedit')
-rw-r--r--editors/gedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index f0875d7c9..4bb277967 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -3,14 +3,14 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/editors/gedit/Makefile,v 1.27 2006/03/06 18:48:09 marcus Exp $
+# $MCom$
#
PORTNAME= gedit
PORTVERSION= 2.14.0
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.14
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org