summaryrefslogtreecommitdiff
path: root/emulators/yape
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-28 12:51:36 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-28 12:51:36 +0000
commitb89ab0ab3dcc2e333fa504d2341f8642fae40235 (patch)
tree7d9b5ba9d459053b6c7a5f8fa922094af39ba1f0 /emulators/yape
parentMAINTAINER: cure games/baduki of its perl addiction (diff)
Fix master_sites
PR: ports/47357 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Notes
Notes: svn path=/head/; revision=74133
Diffstat (limited to 'emulators/yape')
-rw-r--r--emulators/yape/Makefile2
-rw-r--r--emulators/yape/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/yape/Makefile b/emulators/yape/Makefile
index 5fe7fb4c1be6..4b8cb201c1ba 100644
--- a/emulators/yape/Makefile
+++ b/emulators/yape/Makefile
@@ -8,7 +8,7 @@
PORTNAME= yape
PORTVERSION= 0.32.3
CATEGORIES= emulators
-MASTER_SITES= http://www.keepitretro.com/plus4/download/
+MASTER_SITES= http://www.cbm264.com/yape/download/
DISTNAME= yapeSDL-${PORTVERSION}
MAINTAINER= janos.mohacsi@bsd.hu
diff --git a/emulators/yape/pkg-descr b/emulators/yape/pkg-descr
index b3de21bc0b21..5425caf93b4b 100644
--- a/emulators/yape/pkg-descr
+++ b/emulators/yape/pkg-descr
@@ -11,5 +11,5 @@ Yape features:
- PRG and TAP file format support
- fake disk LOAD/SAVE to the file system
-WWW: http://plus4.keepitretro.com
+WWW: http://www.cbm264.com/yape/
Janos Mohacsi