From faf2627e8535b127f620c90f35363e48d75fa56e Mon Sep 17 00:00:00 2001 From: Yoichi NAKAYAMA Date: Sat, 8 Feb 2003 04:58:46 +0000 Subject: Do not use %SUBDIR% in MASTER_SITES, since it will not be inherited to PATCH_SITES in this case. --- irc/pure-emacs20/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'irc/pure-emacs20/Makefile') diff --git a/irc/pure-emacs20/Makefile b/irc/pure-emacs20/Makefile index d53e9d778420..55c63c95aa37 100644 --- a/irc/pure-emacs20/Makefile +++ b/irc/pure-emacs20/Makefile @@ -9,8 +9,8 @@ PORTNAME= pure PORTVERSION= 0.6 PORTREVISION= 1 CATEGORIES= irc elisp -MASTER_SITES= ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/%SUBDIR%/ -MASTER_SITE_SUBDIR= . OLD +MASTER_SITES= ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/ \ + ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/OLD/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= pure-${PORTVERSION}p -- cgit v1.2.3