diff options
| -rw-r--r-- | games/exhaust-ma/Makefile | 3 | ||||
| -rw-r--r-- | games/exhaust-ma/pkg-descr | 3 | ||||
| -rw-r--r-- | games/exmars/Makefile | 3 | ||||
| -rw-r--r-- | games/exmars/pkg-descr | 3 | ||||
| -rw-r--r-- | games/ruby-exmars/Makefile | 3 | ||||
| -rw-r--r-- | games/ruby-exmars/pkg-descr | 3 |
6 files changed, 6 insertions, 12 deletions
diff --git a/games/exhaust-ma/Makefile b/games/exhaust-ma/Makefile index 339fbea06338..327d9c42ad19 100644 --- a/games/exhaust-ma/Makefile +++ b/games/exhaust-ma/Makefile @@ -8,8 +8,7 @@ PORTNAME= exhaust-ma PORTVERSION= 1.9 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= pav +MASTER_SITES= http://corewar.co.uk/ankerl/ DISTNAME= ${PORTNAME} MAINTAINER= alepulver@FreeBSD.org diff --git a/games/exhaust-ma/pkg-descr b/games/exhaust-ma/pkg-descr index 04a429ddd244..918331d4df31 100644 --- a/games/exhaust-ma/pkg-descr +++ b/games/exhaust-ma/pkg-descr @@ -6,5 +6,4 @@ the same, but the sourcecode contains heavy optimations in the simulator core. Author: Martin Ankerl -- Alejandro Pulver -alejandro@varnet.biz +WWW: http://corewar.co.uk/ankerl/exhaust-ma.htm diff --git a/games/exmars/Makefile b/games/exmars/Makefile index 3d00eae2a398..ac9b8285803b 100644 --- a/games/exmars/Makefile +++ b/games/exmars/Makefile @@ -9,8 +9,7 @@ PORTNAME= exmars PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= pav +MASTER_SITES= http://corewar.co.uk/ankerl/ MAINTAINER= alepulver@FreeBSD.org COMMENT= Memory Array Redcode Simulator, just like exhaust and pMARS diff --git a/games/exmars/pkg-descr b/games/exmars/pkg-descr index f03bdc48c2a8..6f0c253df029 100644 --- a/games/exmars/pkg-descr +++ b/games/exmars/pkg-descr @@ -19,5 +19,4 @@ The resulting program has the following main features: Author: Martin Ankerl -- Alejandro Pulver -alejandro@varnet.biz +WWW: http://corewar.co.uk/ankerl/exmars.htm diff --git a/games/ruby-exmars/Makefile b/games/ruby-exmars/Makefile index 45e89424e154..6313379095ff 100644 --- a/games/ruby-exmars/Makefile +++ b/games/ruby-exmars/Makefile @@ -8,8 +8,7 @@ PORTNAME= exmars PORTVERSION= 0.01 CATEGORIES= games ruby -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= pav +MASTER_SITES= http://corewar.co.uk/ankerl/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} MAINTAINER= alepulver@FreeBSD.org diff --git a/games/ruby-exmars/pkg-descr b/games/ruby-exmars/pkg-descr index 48312aae85c1..7fbcbc20711f 100644 --- a/games/ruby-exmars/pkg-descr +++ b/games/ruby-exmars/pkg-descr @@ -20,5 +20,4 @@ NOTE: This is only Ruby interface part. To install exmars use games/exmars port. Author: Martin Ankerl -- Alejandro Pulver -alejandro@varnet.biz +WWW: http://corewar.co.uk/ankerl/exmars.htm |
