From 5f347637779a3de06920d64ef20a8faea9314375 Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 13 Mar 2006 06:59:12 +0000 Subject: Change the MASTER_SITE_SUBDIR from: sources/${PORTNAME}/[0-9] To: sources/${PORTNAME}/${PORTVERSION:R} Lazy way is nice. ;-) Those have been tested. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5897 df743ca5-7f9a-e211-a948-0013205c9059 --- editors/gedit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/gedit') 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 # # $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 -- cgit v1.2.3