diff options
author | acm <acm@FreeBSD.org> | 2008-03-28 01:05:52 +0000 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2008-03-28 01:05:52 +0000 |
commit | 2961622e20d727269c9812561b8b2cd2d9fd73da (patch) | |
tree | 02fa48b0eee5e33c08fe356d02c3c8b0e73d18a8 /games/primateplunge | |
parent | dcb18b4d4e390a1b6170c6db923aebc6b5c8af88 (diff) | |
download | FreeBSD-ports-2961622e20d727269c9812561b8b2cd2d9fd73da.zip FreeBSD-ports-2961622e20d727269c9812561b8b2cd2d9fd73da.tar.gz |
- Fix mirror site
Reported by: erwin
Diffstat (limited to 'games/primateplunge')
-rw-r--r-- | games/primateplunge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/primateplunge/Makefile b/games/primateplunge/Makefile index e588117..8b9da29 100644 --- a/games/primateplunge/Makefile +++ b/games/primateplunge/Makefile @@ -9,7 +9,7 @@ PORTNAME= primateplunge PORTVERSION= 1.1 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= http://www.ecs.soton.ac.uk/~njh/primateplunge/ +MASTER_SITES= http://www.aelius.com/primateplunge/ MAINTAINER= acm@FreeBSD.org COMMENT= Primate Plunge is an arcade game |