From 732936d180f06441f1a86584db6771ccfcfefd75 Mon Sep 17 00:00:00 2001 From: linimon Date: Mon, 26 Nov 2007 23:07:51 +0000 Subject: Fix fetch. Part of: ports/118210 Submitted by: Philip M dot Gollucci Approved by: portmgr (self) --- editors/emacs21/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index c6a0b8637504..384aaaa0f777 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -9,7 +9,7 @@ PORTNAME= emacs PORTVERSION= 21.3 PORTREVISION= 10 CATEGORIES= editors ipv6 -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_GNU:C/\/gnu\//\/old-gnu\//g} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nobutaka@FreeBSD.org -- cgit