diff options
author | jhale <jhale@FreeBSD.org> | 2012-11-09 08:29:01 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2012-11-09 08:29:01 +0800 |
commit | afee49777e64addab4e93855b36fde05ce60711b (patch) | |
tree | 9a4b0b6b26d8f9aecf71abb22218e9231152db6b /emulators | |
parent | fb47e32c15293279c0ce94eb0b53f6625effcf58 (diff) | |
download | freebsd-ports-gnome-afee49777e64addab4e93855b36fde05ce60711b.tar.gz freebsd-ports-gnome-afee49777e64addab4e93855b36fde05ce60711b.tar.zst freebsd-ports-gnome-afee49777e64addab4e93855b36fde05ce60711b.zip |
- Update MASTER_SITES to fix fetch [1]
- Update WWW
- Trim Makefile header
Reported by: pointyhat via beat [1]
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xzx/Makefile | 11 | ||||
-rw-r--r-- | emulators/xzx/pkg-descr | 2 |
2 files changed, 3 insertions, 10 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 92c7cbcebf65..f6fa431ee430 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -1,15 +1,11 @@ -# New ports collection makefile for: xzx -# Date created: 13 Nov 1997 -# Whom: Sheldon Hearn <axl@iafrica.com> -# +# Created by: Sheldon Hearn <axl@iafrica.com> # $FreeBSD$ -# PORTNAME= xzx PORTVERSION= 4.6 PORTREVISION= 3 CATEGORIES= emulators -MASTER_SITES= http://mitglied.lycos.de/suppentops123/spectrum/xzx/ +MASTER_SITES= http://fossies.org/linux/misc/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -18,9 +14,6 @@ COMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11 # xmkmf is used in configure script; USE_IMAKE makes the build unhappy BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake -# Server redirects to distfile; won't work with -A -FETCH_CMD= /usr/bin/fetch -Rr - USE_MOTIF= yes USE_XORG= x11 ice sm xext xpm xt xxf86vm diff --git a/emulators/xzx/pkg-descr b/emulators/xzx/pkg-descr index 5f999090a158..a8c467e38f5c 100644 --- a/emulators/xzx/pkg-descr +++ b/emulators/xzx/pkg-descr @@ -11,4 +11,4 @@ contrasting colours are displayed with the darker colour in black and the lighter colour in white, which works reasonably well. Halftoning is used if the scaling factor is increased. -WWW: http://mitglied.lycos.de/suppentops123/spectrum/xzx/ +WWW: http://www.erik-kunze.de/xzx/ |