diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2003-02-08 04:58:46 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2003-02-08 04:58:46 +0000 |
commit | faf2627e8535b127f620c90f35363e48d75fa56e (patch) | |
tree | 77a3f5d4303551f08b7c2f033228835826a429a1 /irc/pure-emacs20 | |
parent | 112770d7cb0616e1fc0f3fdf357b12cca80622f3 (diff) | |
download | ports-faf2627e8535b127f620c90f35363e48d75fa56e.tar.gz ports-faf2627e8535b127f620c90f35363e48d75fa56e.zip |
Notes
Diffstat (limited to 'irc/pure-emacs20')
-rw-r--r-- | irc/pure-emacs20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |