diff options
author | edwin <edwin@FreeBSD.org> | 2003-03-31 17:35:13 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-03-31 17:35:13 +0800 |
commit | 970c939e47c4b587303767652d6ff4bf92027382 (patch) | |
tree | c71336db03522328930c1f2c113633824acedb3f /emulators | |
parent | 451035c7d8b3f3f033c66fb374dedffdf5a71bc9 (diff) | |
download | freebsd-ports-graphics-970c939e47c4b587303767652d6ff4bf92027382.tar.gz freebsd-ports-graphics-970c939e47c4b587303767652d6ff4bf92027382.tar.zst freebsd-ports-graphics-970c939e47c4b587303767652d6ff4bf92027382.zip |
New master site for emulator/yape.
PR: ports/49077
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/yape/Makefile | 2 | ||||
-rw-r--r-- | emulators/yape/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/yape/Makefile b/emulators/yape/Makefile index ce8a9b02453..2e67e1e77d3 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.cbm264.com/yape/download/ +MASTER_SITES= http://yape.homeserver.hu/download/ DISTNAME= yapeSDL-${PORTVERSION} MAINTAINER= janos.mohacsi@bsd.hu diff --git a/emulators/yape/pkg-descr b/emulators/yape/pkg-descr index 5425caf93b4..06297da4133 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://www.cbm264.com/yape/ +WWW: http://yape.plus4.net/ Janos Mohacsi |