diff options
author | acm <acm@FreeBSD.org> | 2008-03-28 09:05:52 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2008-03-28 09:05:52 +0800 |
commit | 2961622e20d727269c9812561b8b2cd2d9fd73da (patch) | |
tree | 02fa48b0eee5e33c08fe356d02c3c8b0e73d18a8 /games | |
parent | dcb18b4d4e390a1b6170c6db923aebc6b5c8af88 (diff) | |
download | freebsd-ports-gnome-2961622e20d727269c9812561b8b2cd2d9fd73da.tar.gz freebsd-ports-gnome-2961622e20d727269c9812561b8b2cd2d9fd73da.tar.zst freebsd-ports-gnome-2961622e20d727269c9812561b8b2cd2d9fd73da.zip |
- Fix mirror site
Reported by: erwin
Diffstat (limited to 'games')
-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 e58811729e8c..8b9da2998c02 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 |