summaryrefslogtreecommitdiffstats
path: root/irc/irchat-pj-emacs20
diff options
context:
space:
mode:
authoryoichi <yoichi@FreeBSD.org>2003-02-08 04:58:46 +0000
committeryoichi <yoichi@FreeBSD.org>2003-02-08 04:58:46 +0000
commit1fd574cb9715ad397dc0e1a967f6d67b2eb25333 (patch)
treee9e18478a92370285844ae8be403edf24c051f00 /irc/irchat-pj-emacs20
parent481ecea50201a9bf1615df8fc879d39a2579fc23 (diff)
downloadFreeBSD-ports-1fd574cb9715ad397dc0e1a967f6d67b2eb25333.zip
FreeBSD-ports-1fd574cb9715ad397dc0e1a967f6d67b2eb25333.tar.gz
Do not use %SUBDIR% in MASTER_SITES, since it will not be
inherited to PATCH_SITES in this case.
Diffstat (limited to 'irc/irchat-pj-emacs20')
-rw-r--r--irc/irchat-pj-emacs20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/irchat-pj-emacs20/Makefile b/irc/irchat-pj-emacs20/Makefile
index fa4764a..72eaab3 100644
--- a/irc/irchat-pj-emacs20/Makefile
+++ b/irc/irchat-pj-emacs20/Makefile
@@ -9,8 +9,8 @@ PORTNAME= irchat-pj
PORTVERSION= 2.5.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= ${PORTNAME}-${PORTVERSION}p
OpenPOWER on IntegriCloud