diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-03-15 18:21:26 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-03-15 18:21:26 +0000 |
commit | 922a2ba34b1b2c1302d772b0ba853b30dab6151e (patch) | |
tree | 1fc965381d5d9114985c59bea0ec653629db0f74 /games/emacs-chess | |
parent | 4ac8388ffff64cbf178121f306408468b9deb2f8 (diff) |
Notes
Diffstat (limited to 'games/emacs-chess')
-rw-r--r-- | games/emacs-chess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/emacs-chess/Makefile b/games/emacs-chess/Makefile index c8abd5059af7..216017173c7b 100644 --- a/games/emacs-chess/Makefile +++ b/games/emacs-chess/Makefile @@ -9,7 +9,7 @@ PORTNAME= emacs-chess PORTVERSION= 2.0b5 CATEGORIES= games elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://bsdchat.com/dist/dryice/ + http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= emacs-chess DISTFILES= chess-${PORTVERSION}.tar.bz2 \ sounds.tar.bz2 \ |